- Home /
 
UWP App Certification fails with Unity 2022
Hello, i have Problems at Certification Step from Publishing to Microsoft Store.
I startet the build from Unity, this succeeds.
I Opened the Result in
Visual Studio 2022.Then i connect to my App in the Store.
I Started Publishing with App Creation, this fails. After Some try and Error, i found that it could not build Release (ARM). Without that selection the build succeed.
Then the App Certification has startet. And it fails with this Error:
Fehler: Beim Test der unterstützten APIs wurden folgende Fehler erkannt: API __C_specific_handler in kernel32.dll wird für diesen Anwendungstyp nicht unterstützt. UnityPlayer.dll ruft diese API auf. API DXGIGetDebugInterface1 in dxgi.dll wird für diesen Anwendungstyp nicht unterstützt. UnityPlayer.dll ruft diese API auf. API GetFileVersionInfoSizeA in version.dll wird für diesen Anwendungstyp nicht unterstützt. UnityPlayer.dll ruft diese API auf.

My Unity Version is 2022.1.2f1, at first i got the same result with 2021.2.19f1 and 2022.1.0f1. My Visual Studio Version is 2022, 17.2.1. My Windows SDK Versions are: 10.0.19041.685, 10.0.20348.1, 10.0.22000.194, 10.0.22621.1 and 10.0.26624. My Windows Version is Windows 11 Pro 21H2 Build 22000.708.
My Unity Settings are: 
Your answer
 
             Follow this Question
Related Questions
Unity Certified Associate 1 Answer
WACK test failed APPCONTAINER 1 Answer
Code signing certificate for Windows and MacOs 0 Answers
using assets in scene window and hierarchy 1 Answer
How good is Random.Range() for Uniform Distribution? 1 Answer