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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor