Unity Issue Tracker - Supported APIs test errors when validating UWP app with Windows App Certification Kit
Closed
UUM-7777
Supported APIs test errors when validating UWP app with Windows App Certification Kit
Unity: Universal Windows Platform
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Release configuration isn't meant to go through certification and fails Windows App Certification Kit by design. Use the master configuration instead.
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