microsoft / gdk-unity-package

The Unity package for PC GDK developers.
Other
52 stars 18 forks source link

Microsoft Cert failed my PC Desktop MICROSOFT_GAME_CORE game #91

Open giorgosgs opened 2 years ago

giorgosgs commented 2 years ago

I am using: Unity 2021.13.3 Windows 10 (latest update) Windows 10 SDK 10.0.19041.0 March 2022 GDKX (10.0.22000.3160 Latest Unity Package: May 2022.

I have completed my game and packed it for release like you say: Checked "Create package to upload to the store". My game failed because of these failures in the validator log:

"File with suspect extension. Ensure this file is intentionally included: C:\PROJECTS\Unity\Crazy_Athletics\RUN\XboxPC\Win32\Crazy Athletics - Summer Sports and Games_BackUpThisFolder_ButDontShipItWithYourGame\il2cppOutput\Assembly-CSharp20.cpp"

It includes the folder "BackUpThisFolder_ButDontShipItWithYourGame" and folder and folder "BurstDebugInformation_DoNotShip". Can you please fix it and dont include these folders?

tculotta commented 2 years ago

Thank you for bringing this to our attention. We'll take a look at this and get a fix out as soon as we can.

In the meantime, you can follow this workaround to remove that folder before it gets included in the submission build