Search Issue Tracker
Unable to abort when asynchronous loading a Scene
How to reproduce:1. Open the attached project "Test_SceneLoading.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Pre... Read more
Unity crashes on TransformChangeDispatch::QueueTransformChangeIfHasChang...
To reproduce:1. Open user's attached project ("RhythmGame.zip")2. Open folder Scenes and open "LandingScreen" scene-- Editor crashes... Read more
Editor crashes with Transform::GetPosition when duplicating Prefabs with...
Steps to reproduce:1. Open User-supplied project ("Leviathan.zip")2. In the Hierarchy window, expand "Chaine" GameObject3. Select al... Read more
Long save times with no changes
Reproduction steps: 1. Open "fnfmega" project2. Open "Game" scene3. Save Scene4. Notice long loading Expected Result: Clean scene sh... Read more
Prefab Variant tab flickers when expanding and collapsing the "Children"...
How to reproduce:1. Open the attached project "ReproductionProject"2. In the Project window, go to Assets -> Prefabs3. Select the... Read more
[Undo] Undoing prefab instancing leaves ghost objects in scene that thro...
How to reproduce: Create new project Create a cube object in scene Make it a prefab by dragging it from hierarchy into project view ... Read more
Child object destruction is delayed when setting the parent during the s...
How to reproduce:1. Open the user’s attached “TestDetachAndDestroy.zip” project2. Enter Play Mode and exit Play Mode or press the “L... Read more
Private array loses references when the GameObject is marked as DontDest...
Reproduction steps:1. Open the "IN-50710.zip" project2. Open the "Assets/Startup" Scene3. Attach a debugger to the project4. Set bre... Read more
EditorSceneManager.sceneOpened and EditorSceneManager.sceneOpening event...
How to reproduce:1. Download the tester-attached script(ReloadScene.cs)2. Create a new Unity project and import the script3. Make a ... Read more
Nested Prefabs hideflags are not applied when Prefab is saved
How to reproduce:1. Open the attached 'PrefabDontSaveInEditorBug.zip' project2. Go to the Project tab -> "Scenes" and open "Sampl... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class