Search Issue Tracker
Duplicate components are hidden on nested prefabs when the components ha...
Reproduction steps:1. Open the user’s attached project2. In the Hierarchy window select the “Outer” object and step into the prefab3... Read more
There are 38 extra AudioSources in the Scene
To reproduce:1. Open the attached project2. Open the Profiler window (Window → Analysis)3. Enter Play mode4. Exit Play mode5. Click ... Read more
Replace Prefab variant parent creates unused overrides for the instance ...
Steps:1. Create a variant instance in the scene2. Open it in context3. Drag root instance to the Project Browser4. Choose "Replace V... Read more
Undo does not work when GameObject is replaced with Prefab instance by h...
Reproduction steps:1. Open the attached project ("AltDragBug.zip")2. Open "SampleScene" Scene3. While holding Alt (option on Mac), d... Read more
Unsaved changes window is almost impossible to use when closing a lot of...
How to reproduce:1. Open the user's attached "SaveTooManyScenesBug" project2. In the main menu, click Bug -> "Step 1 open scenes"... Read more
Transform.Find doesn't find GameObjects that have "/" in their names
Reproduction steps:1. Open the user's attached project "Test2020.zip"2. In the Project window open Assets/Scenes/SampleScene3. Selec... Read more
Editor hangs when GameObject is dragged underneath and released when blu...
1. Create a new project2. Create a scene3. Add a GemaObject to the scene4. Drag it down and release when a blue line appears==> E... Read more
EditorSceneManager sceneOpened and sceneOpening events are not called wh...
Reproduction steps:1. Open the attached project2. Observe the Console Output Expected result: sceneOpening / sceneOpened logged in t... Read more
Editor hangs when GameObject is dragged underneath and released when blu...
1. Create a new project2. Create a scene3. Add a GemaObject to the scene4. Drag it down and release when a blue line appears==> E... Read more
Editor hangs when GameObject is dragged underneath and released when blu...
1. Create a new project2. Create a scene3. Add a GemaObject to the scene4. Drag it down and release when a blue line appears==> E... 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