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 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
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
TaskCanceledException is thrown when canceling a CancellationTokenSource...
Repro steps: 1. Open QA attached project "repro_1064557" 2. Enter Play Mode 3. Wait until the Cube is destroyed 4. Observe the Conso... Read more
Assigining an instance to 'managedReferenceValue' doesn't apply to all t...
How to reproduce: 1. Open the attached "1426045.zip" project 2. Open the "SampleScene" Scene (Assets/Scenes) 3. Select the "GameObje... 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
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
"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
Script reference lost when importing .unitypackage with .dll files
Steps to reproduce: 1. Open the attached Project "ReimportReproPackage" 2. See the Inspector Window for GameObject "ColorChaningCub... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak