Search Issue Tracker
Error "Destroying a GameObject inside a Prefab instance is not allowed" ...
Reproduction steps: Open the user's attached project Enter Play mode Expected result: No error in the ConsoleActual result: "Destroy... Read more
Scene causes Editor crash when specific Lighting Data Asset is used
How to reproduce:1. Download the attached project 'tudien.zip'2. Open the project Expected result: Project is opened in EditorActual... Read more
Prefab Override is still possible when Prefab Source has the same field ...
Reproduction steps:1. Create a new project2. Create a GameObject (e.g. Cube)3. Drag it into the Project window to create a Prefab4. ... Read more
Prefab isn't marked dirty when replacing a missing Sprite reference in t...
How to reproduce:1. Open the attached “IN-12231” project2. Open the “Prefab Image” from Project Browser in a Prefab View3. Set the “... Read more
[Undo] Additional GameObjects and a Console error after Undoing and Redo...
Reproduction steps:1. Open any Unity project2. Create a GameObject (Ctrl + Shift + N)3. Duplicate the GameObject at least twice (Ctr... Read more
"Cannot restructure Prefab instance" when using drag and drop to reorder...
Reproduction steps:1. Open the “MinProject“ project2. Open the “Scene” scene3. Select the “Prefab” GameObject4. Reorder the script c... 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
"Revert All" button is disabled in the Overrides dropdown menu when havi...
How to reproduce:1. Open the user’s attached project2. In the Hierarchy select the “PrefabInstance” GameObject3. In the Inspector cl... Read more
GameObject not disbled when changing the sibling order inside OnDisable
1. What happenedIf we change the sibiling order of an object inside OnDisable, it can cause that some objects aren't disabled during... Read more
Performing Redo Create Empty Parent Object action resets Default Parent ...
Steps to reproduce: Open the attached project Open the "TestScene" Select the "GameObject" in the Hierarchy Right-click and select S... 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