Search Issue Tracker
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
Reordering GameObjects in Hierarchy doesn't register Undo
How to reproduce:1. Open up any project2. Add two empty GameObjects to Hierarchy3. Reorder the second GameObject to be above the fir... Read more
Transform Component is not accessible inside the Player when RuntimeInit...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SamplScene.unity” Scene3. Enter the Play Mode4. I... Read more
SerializedObjectNotCreatableException when saving after exiting Play Mode
How to reproduce:1. Open the attached “TestingProject2” project2. Open scene "Assets/CharlieMadeAThing/NeatoTags/Demo/Scenes/DemoSce... 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
[Undo] “Missing Prefab with guid“ GameObject appears after deleting a ne...
How to reproduce (simplified, see History below for original description):1. Create a nested Prefab with a "Nestor" and a "Nestee"2.... 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
- 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