When using standalone, it is fine able to build the app and run.
But if switch to UWP, the arm version visual studio 2022 will have this error message.
“WMC0621 Cannot resolve ‘GenXbf.dll’ under path 'C:\Program Files (x86)\Windows Kits\10'. Please install the Windows Software Development Kit. The Windows 10 SDK is installed with Visual Studio.”
But I have install everything, every version of Windows 10 SDK and Windows 11 SDK. But it still have error. Unable to build, any idea.
When using old PC running window 10, and visual studio 2019. It is fine, not problem. Is it unity still not support using arm window 11 to develop?