Search Issue Tracker
Redo changes the order of Prefab's children
Steps:1. Make a prefab instance with a child2. Add another GameObject to Hierarchy3. Parent it to the Prefab instance before the pre... Read more
NullRef exception appears while trying to Revert Removed component
Steps:1. Open attached project2. Open TestScene3. Select GameObject prefab instance (it has missing script component)4. Try to rever... Read more
[Undo] Undoing TMP input component and then adding it again throws Missi...
How to reproduce:1. Create new project2. Add any empty UI object to Scene3. Select the game object and in Inspector add TMP input fi... Read more
Undo API could delete Prefab Stage root GameObject
Steps:1. Open attached project2. Use "Test/Run" menu item==>"Error: The Prefab contents root has been deleted" dialog appears The... Read more
Crashing when opening scene
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/MovementDemo' Expected result: The Scene is openedActual... Read more
Crash when undoing changes made by a custom asset
Reproduction steps:1. Open the user's attached project2. Select all the 'tree' children from the 'Test 7 -> Trees' GameObject3. T... Read more
"Cyclic Prefab nesting not supported" error window is thrown when trying...
Reproduction steps:1. Open the attached project "cyclicError.zip"2. Open the "VariantA" Prefab variant to edit: Project window > ... Read more
Exceptions are thrown when ScriptedImporter generated Prefab is dragged ...
Tons of Prefab copies are generated into the Scene and exceptions are thrown when the Prefab is dragged into the Scene view How to r... Read more
Unnecessary pop-up window is shown when creating a new Scene with Load a...
Reproduction steps:1. Create a new Project2. Add an Empty Object to the Scene using the Hierarchy window3. Press File > New Scene... Read more
'Prefab has missing scripts. Open Prefab to fix the issue. ' warrning o...
Repro steps:1. Open the attached project2. Select 'Capsule' prefab in the Prefabs folder3. Notice the 'Prefab has missing scripts. O... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject