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
The default value for a property is saved as an override when ApplyModif...
How to reproduce:1. Open the attached project “PrefabVariantDefaultValue.zip“2. Open Scene “SampleScene”3. Select “TestPrefab0” in t... 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
"Failed to unpersist" error is not informative when trying to modify Pre...
Reproduction steps:1. Open the attached “Failed to unpersist bug.zip“ project2. Open the “ControlScene” scene3. Enter Play mode and ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default