Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2020.3.36f1
2021.3.6f1
2022.1.8f1
2022.2.0a19
2023.1.0a2
Issue ID
UUM-7777
Regression
No
Supported APIs test errors when validating UWP app with Windows App Certification Kit
How to reproduce:
1. Create a new Unity project
2. Open File>Settings...
3. Switch Platform to UWP
4. Build the project
5. Open the built project's Visual Studio solution
6. Create App Packages for x86, x64, and ARM64 architectures with Release configuration
7. Validate the generated app bundle with Windows App Certification Kit
Expected results: Validation passed
Actual results: Supported APIs test failed
Reproducible wtih: 2020.3.36f1, 2021.3.6f1, 2022.1.8f1, 2022.2.0a19, 2023.1.0a2
Reproducible on: Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Release configuration isn't meant to go through certification and fails Windows App Certification Kit by design. Use the master configuration instead.
Resolution Note (2023.1.X):
Release configuration isn't meant to go through certification and fails Windows App Certification Kit by design. Use the master configuration instead.