Search Issue Tracker
Not Saving Modified Scene When Exiting Runtime
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Create a new Empty Game... 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
"Canvas (Environment)" GameObject is added as root to a Canvas Prefab wh...
How to reproduce:1. Open the “PrefabTest.zip“ project2. Open the “SampleScene“3. Open the “Assets/Canvas.prefab” Prefab in the Proje... Read more
Scale cannot be changed of Prefabs in Context with the "Scale" Transform...
How to reproduce:1. Open up the attached project2. Click the arrow to the right of the Prefabs name in Hierarchy to enter the Prefab... Read more
"Missing" ScriptableObjects do not throw NullReferenceExceptions when ac...
How to reproduce:1. Open the attached Project "testProject" and load Scene "SampleScene"2. In the Project Window delete the Asset "t... Read more
AssetDataBase.GetDependencies(true) and AssetDataBase.GetDependencies(fa...
How to reproduce:1. Open the attached project “GetDependencyDemo”2. Open the “SampleScene” scene3. Enter the Play mode4. Observe the... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS