Search Issue Tracker
[UWP] Crash with .NET Native when exception is thrown from native code
Reproduction steps: 1. Build & run the attached project with Master configuration to x86 architecture 2. It will immediately trigge... Read more
[WSA][WP8.1][UWP] Lightmaps causing some textures not to repeat on Windo...
To reproduce: 1. Build and run attached project 2. Notice that lightmaps are preventing detail textures from repeating Reproducibl... Read more
[OSX] Windows Store element in BuildSettingsWindow should be removed on ...
Steps to reproduce: 1. Create empty project 2. Go to "Build settings..." 3. Select Windows Store platform 4. Press "Open Download pa... Read more
[WSA] Wrong plugin reference in .csproj file when building for WSA Unive...
In windows 8.1 universal build dll's that are marked only for one SDK are located in different place than referenced. In attached a... Read more
[WSA][backport] on 5.3 project's .sln file is regenerated each time when...
On 5.3.4 project's .sln file is regenerated each time when rebuilding which breaks user's project if it was modified. On 5.4.0 proj... Read more
[WSA] WACK fails on Windows Runtime metadata validation
WACK fails when in Player Settings "Product Name" has a space in it's title. Reproducible on Universal 10 IL2CPP platform. With .NE... Read more
[UWP] first UWP build after opening a project throws a shader error when...
First UWP build after opening a project throws a shader error when that error is ignored on subsequent builds and other platforms T... Read more
[WSA] GUID of firstpass-metro-vs2013 assembly is used for firstpass-wind...
Steps to reproduce: 1. Open any unity project (or create new one) 2. Switch to WSA platform 3. Open Build Settings 4. Choose: -... Read more
[WSA] WWW.responseHeaders drop some HTTP headers
Reproduced on 5.2.5f1, 5.3.5p2, 5.4.0b21. Works fine on Windows Standalone. Repro steps: 1. open project "WWW_WSA.zip". 2. play the... 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 { publ... 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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled