Search Issue Tracker
[WSA] 'Type' does not contain a definition for 'BaseType'
Methods of Type broken when exporting as a Windows Store App. If your code uses Type's "BaseType" this will run fine in editor and w... Read more
[WSA][UWP] Player crashes on launch on Lumia 950/950XL with debug/releas...
Steps to reproduce:1. Open any Unity project or create a new Unity project2. Build for WSA Universal 10 SDK3. Connect a Microsoft Lu... Read more
[UWP] Visual Studio fails to generate package when using IL2CPP scriptin...
Reproduction steps: 1. Open any project and build with IL2CPP2. Open the generated solution and try to generate a package (Solution ... Read more
Visual studio fails to resolve assembly with Photon Voice when Editor bu...
Steps to reproduce:1. Open "RemoteUserUnity" project2. Open "game" scene3. Go to build settings4. WSA universal 10 solution with "C#... Read more
[WSA] Build and Run On option is greyed out selecting Universal 10 SDK
Impossible to select Build and Run on target, when Universal 10 SDK is selected. Repro image: https://oc.unity3d.com/index.php/s/w6q... Read more
[WSA] Back-end automatically switches to il2cpp when importing a project...
Steps to reproduce:1. Create a new project with any version of Unity (except with 2017.2.0a3)2. Switch platform to Windows Store3. S... Read more
[WSA] LightmapSettings is null error
On WSA 8.1 platform with 5.3.5p6 getting "LightmapSettings is null" error. Regression in 5.3.5p6. Previous versions work fine.Not re... Read more
JsonUtility.ToJson() crashes when serializing objects which have arrays ...
Workaround: add a public int variable as the first field of that object. For example: [Serializable]class CrashingClass{public List&... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS