Search Issue Tracker
Undo after Unpacking/deleting prefab Completely on an instance with miss...
To reproduce. 1. Create prefab.2. Delete its asset.3. Unpack prefab instance of this prefab.4. Press undo. Expected result: After un... Read more
Prefab Variant does not update Root in Prefab Asset Inspector when the b...
How to reproduce:1. Open the submitted project2. Drag the Cube GameObject from the Hierarchy to the Project window to create a Prefa... Read more
Adding a prefab to a scene + undo/redo will change order of hierarchy
Steps:1. Make a prefab out of any GameObject2. Add a few GameObject with the names like "n1, n2, n3" to easy recognize the order3. D... Read more
Crash with "GetManagerFromContext: pointer to object of manager 'Lightma...
How to reproduce:1. Open attached "LightingCrash" project and "SceneFramework" scene, enter pplaymode2. Click on "ShipIt();" button3... Read more
Prefab overrides not saved properly when using a Script containing a lis...
How to reproduce:1. Open the user attached project “PrefabIssueReproProject.zip”2. Open Scene “SampleScene“ (Assets/Scenes)3. Select... Read more
Cannot remove missing Script Component from Prefab
Steps to reproduce:1. Open user provided project2. Select Assets > Prefabs > Prop_FloorLamp3. Click "Open Prefab" in Inspector... Read more
Editor crashes with UnityScene::AddRootToScene when calling PrefabUtilit...
How to reproduce:1. Open attached "SteelFlood" project2. (if saving scene window opens while loading, enter any name and hit Save)3.... Read more
Text Mesh Pro Material Preset dropdown does not repaint after changing i...
Steps to reproduce:1. Open attached Unity project2. Select "TextMeshPro Text.prefab" asset in Project View3. Try to change Material ... Read more
Prefab doesn't get enabled in the Hierarchy after changing Scene and the...
How to reproduce:1. Open the user's attached "SetActiveTest.zip" project2. Open the "SetActiveTest" Scene3. Enter Play Mode4. Press ... Read more
Several scene management events are not called when performing normal sc...
Steps to reproduce:1. Open user attached project2. Select Bugs -> Switch Active Scene3. Observe that no events are received,4. Se... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class