Search Issue Tracker
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
[UWP][WP8.1]Accelerometer Events do not work
To reproduce: 1. Build and run attached project 2. Notice ArgumentExceptions Regression from 5.2.5f1 Reproducible with 5.3.1f1, 5.... 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
[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] Player Settings have 7 options for splash screen while Visual Stud...
Editor's options: https://oc.unity3d.com/index.php/s/SepaKmS5zWTd9Tn Visual Studio options: https://oc.unity3d.com/index.php/s/CDcQ... Read more
Windows Store builds get UnauthorizedAccessException error when try to c...
When trying to create directory with Directory.CreateDirectory on Windows Store app build, "UnauthorizedAccessException" is thrown. ... Read more
[WSA] Fullscreen Movie Player has no Exit button
On Store Apps impossible to stop movie, when launched Handheld.PlayFullScreenMovie(). You have to wait till movie finishes to play. ... Read more
[WP8.1][WP10] SystemInfo.supportsVibration return incorrect value
To reproduce: 1. Build and run attached project 2. Notice that SystemInfo.supportsVibration returns false 3. Press vibrate button 4... Read more
[WSA][Backport] scene starts with Unity splash screen
On Unity 5.3 UWP and WSA platforms, there are three splash screens. The third one is Unity splash screen, which starts at the same t... Read more
[WP8.1][WP10] Exception thrown: 'System.FormatException' in mscorlib.ni.dll
To reproduce: 1. Build and run project 2. Notice " Exception thrown: 'System.FormatException' in mscorlib.ni.dll" in console Repro... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow