Search Issue Tracker
[Undo] Crash on "GameObject::ActivateAwakeRecursivelyInternal(Deactivate...
How to reproduce:1. Create a new Project2. Create a new Empty GameObject3. Make it a Prefab4. Create a Second Empty GameObject5. Mak... Read more
Wrong NewSceneMode is passed to EditorSceneManager.newSceneCreated and d...
How to reproduce:1. Open the attached project "EditorSceneManager.zip"2. Click File > New Scene > Basic (Build-in) Expected re... Read more
Scriptable Object reference is lost when loading a scene with EditorScen...
Reproduction steps:1. Open the user's attached project2. Click Test > Cause Bug Expected result: Scriptable Object reference is n... Read more
Pressing escape in Undo History window throws a NullReferenceException e...
Steps to reproduce:1. Create a new Unity project2. Open Edit->Undo History3. Make sure an undo event is selected and press Escape... Read more
Multiple separator lines between list items shown in Undo History window...
Steps to reproduce:1. Create a new Unity project2. Open Edit->Undo History3. Generate some Undo events4. Select the 2nd item from... Read more
Prefab instance is not enabled if RevertPropertyOverride is called durin...
Steps to reproduce:1. Open the “prefab_property_modification_bug_test” project2. Open “SampleScene” scene in Assets/Scenes3. Move “t... Read more
"Child GameObject 'GameObject' was not registered into undo system and b...
Steps:1. Add Cube to the Hierarchy and convert it to Prefab2. Select instance and remove Mesh Renderer component3. Add child GameObj... Read more
Editor does not show removed Components when they are no longer a part o...
Reproduction steps:1. Open the attached project "RemovedComponentsBug.zip"2. In the Project window select "Assets/Prefabs/Cube Varia... Read more
Assertions and errors appear while undoing prefab asset replacement
Steps:1. Add UI -> Slider GameObject to Hierarchy2. Add UI -> Scroll View GameObject==> It will be parented to the same Can... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List