Open gonzalo-cobos opened 2 years ago
Hi @gonzalo-cobos , thank you for reporting this issue! I'll mark it as a bug. Can you confirm that you are not blocked on this issue because of the workaround you mentioned?
This is not blocking us at the moment. This bug just prevents us from updating to Unity 2021.2.x for those projects using UWP
Thanks for the fix suggested! I've spent 2 days on this(
Description
A project in Unity 2021.2.X that includes AppCenterSDK 4.4.0 (or any recent version) won't be able to build for WSAPlayer (UWP). In the file
Editor/AppCenterPostBuild.cs
, just commenting out this line, the thing works and the packages are built correctly.FixIl2CppLogging(pathToBuiltProject);
Repro Steps
Details
Please enable verbose logging for your app using Initial Log Level setting and include the logs here: