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{public List&... Read more
[UWP][WP8.1]Accelerometer Events do not work
To reproduce:1. Build and run attached project2. Notice ArgumentExceptions Regression from 5.2.5f1Reproducible with 5.3.1f1, 5.3.5p2... 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 ma... 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 architecture2. It will immediately trig... 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/CDcQrhT... 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 project2. Notice that SystemInfo.supportsVibration returns false3. Press vibrate button4. Pho... 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 project2. Notice " Exception thrown: 'System.FormatException' in mscorlib.ni.dll" in console Reproduci... 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
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph