Search Issue Tracker
Won't Fix
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note:
Release configuration isn't meant to go through certification and fails Windows App Certification Kit by design. Use the master configuration instead.