Search Issue Tracker
Editor crashes with PreDestroyRecursive when exiting Play Mode
How to reproduce: 1. Open attached "Bubble Shooter" project 2. Enter Play Mode 3. Exit Play Mode Expected result: Editor does not c... Read more
Error appears when undo the creation of prefab, which had transform comp...
Reproduction steps: 1. Create new project. 2. Create new gameobject. 3. Drag it to project window to create prefab. 4. Add rect tran... Read more
Unity Editor freezes/crashes when opening a specific Scene
How to reproduce: 1. Open the attached project 2. Open the Scene labeled "CorpHQ" 3. Wait for the Scene to load Expected result: Sc... Read more
Unsaved changes window is almost impossible to use when closing a lot of...
How to reproduce: 1. Open the user's attached "SaveTooManyScenesBug" project 2. In the main menu, click Bug -> "Step 1 open scenes" ... Read more
Duplicated Scene is empty when it is named after a deleted Scene right a...
Steps to reproduce: 1. Open the attached project "SceneDubIssue.zip" 2. Open Main Scene 3. Create a new Scene and name it "2" 4. Del... Read more
Assets are unloaded if OnValidate is used it to set a field on another c...
Reproduction steps: 1. Open the attached project "GarbageCollectionBugs.zip"; 2. Open the Example.unity scene; 3. Use Window -> Pro... Read more
Prefab in the scene loose its connection to the main prefab in Assets fo...
How can we reproduce it 1 Create new project 2 Create a prefab (by dragging GameObject from Scene View to Project Browser ) 3 Add p... Read more
[SceneTooling] Transform move tool is broken using Camera Aligned Mode a...
GameObject translates along its axes rather than the Camera's Axes, when using the Transform Tool and pressing Shift to enable Camer... Read more
Many different errors are shown when importing the specific .blend file
To reproduce: 1. Create a new project 2. Import the .blend file, attached by tester (blank.blend) 3. Observe console Expected: no ... Read more
Prefab reference in a Scriptable Object gets removed when the SO is atta...
How to reproduce: 1. Open user-submitted project (PrefabRefByInsideSO) 2. Drag the GameObject prefab into its Scriptable Object's 'P... 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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released