Search Issue Tracker
Unity extensions are not yet initialized assertions at project opening
Editor throws assertions at project opening For repro open attached project. It's switched to Universal Windows Platform with scri... Read more
Wrong default value for array elements added in inspector
When increasing the size of an array (of class) in the inspector, the constructor for the array member is called, but then the value... Read more
Scriptable Object loses references when New Sample Tile is created
How to reproduce: 1. Open user project (New Unity Project.zip) 2. Click Assets > Create > Sample Tile Actual results:Sprite Sample ... Read more
Quaternion == fails for zeroed values
How to reproduce: 1. Open attached project "testfail.zip" 2. Open Test Runner window, and press "Run All" 3. After the test complet... Read more
"InvalidOperationException: Stack empty" error is thrown when reimporti...
Steps to reproduce: 1. Open attached project "Script error" 2. In the Assets folder find "NewBehaviourScript" 3. Right click on it a... Read more
[Backport] Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DO...
How to reproduce: 0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and... Read more
Maya Binary file freezes the editor when importing it to the project
To reproduce: 1. Open any project 2. Try importing the attached Maya Binary file Expected: .mb file is imported into the project Ac... Read more
Wrong localized language name of Simplified/Traditional Chinese in Edito...
How to reproduce: 1. Open user-submitted project (ChineseLocalizationIssue) 2. Enter Play Mode and check the Console window Expecte... Read more
Crash on WebViewWindowPrivate::GetPrivateWindow when closing Unity
To reproduce: 1. Open attached project 2. Exit the project Actual result: Unity editor crashes on exit Expected result: Unity edito... Read more
If "Marshal.PtrToStructure()" raises an exception, the Editor crashes
Reproduction steps: 1. Open "MarshallingSample.zip" project 2. Enter Playmode Expected Result: Playmode enters successfully Actual... 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
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode