Search Issue Tracker
Crash on Transform::SetSiblingIndexInternal when duplicating or copy-pas...
How to reproduce:1. Open the attached project (case-1288394.zip)2. Open the 'School' Scene3. In the Hierarchy window select the 'Wal... Read more
[Improved Prefabs] Attempt to open broken prefab cause an error message ...
Steps:1. Add empty GameObject to the scene2. Make a prefab out of this GameObject3. Delete info about GameObject in the prefab file ... Read more
Reference to the root prefab child is lost when pressing "Unpack Prefab"...
How to reproduce:1. Open attached project "New Unity Project.zip" and scene "SampleScene"2. In Hierarchy window, expand "Root" objec... Read more
Applying overriden name of nested Prefab is silently ignored
How to reproduce:1. Open user's attached 'PrefabBugRepro.zip' project2. Open 'SampleScene' Scene3. Select 'Parent Prefab' GameObject... Read more
[2018.3] Crash on RemapPPtrFromCachedOffsets when entering Play mode aft...
How to reproduce:1. Open the attached project2. Open the "Main.unity" scene3. Enter Play mode4. Exit Play mode5. Repeat steps 3-4 Ac... Read more
OnValidate() fails to recognize GameObject as Prefab when Prefab changes...
Steps to reproduce:1. Open attached project "1115486_test"2. In the Project window go to Assets folder and select TestPrefab3. In th... Read more
Editor hangs when GameObject is dragged down and released when blue line...
1. Create a new project2. Create a scene3. Add a GameObject to the scene4. Drag it down and release when a blue line appearsResult: ... Read more
Prefab relations break when unpacking outermost Prefab in nested Prefabs
How to reproduce:1. Open attached project "1287352.zip"2. Open "SampleScene" Scene3. In Hierarchy window > Click on "Prefab1"4. I... Read more
EditorSceneManager: sceneClosing and sceneClosed callbacks are called af...
How to reproduce: 1. Open attached Unity project2. Load Scene scene3. Enter play mode4. Leave play mode Expected result: Scene is no... Read more
Sprites disappear in Prefab window when in Play mode and they are packed...
How to reproduce:1. Open the attached 'project-1184057.zip' project2. In the Project window double click 'Prefab'3. Enter Play mode ... 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