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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution 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.