Search Issue Tracker
Assertion failed on expression: 'kValidSceneObjectIdentifier == res' aft...
Steps to Reproduce:1. Create any 3D game object.2. In the Inspector, Mark it as static.3. Drag it to Project window to create Prefab... Read more
Prefab Component order in the Inspector window is reverted upon exiting ...
How to reproduce:1. Open user-submitted project (ReproPrefabComponentOrderBug.zip)2. Open the ReproScene3. Open 'RootPrefab' GameObj... Read more
GameObject disappears and Prefab inherits its Components when Prefab is ...
How to reproduce:1. Open the attached "case_1149316.zip" Unity project2. Open the "Parent" Prefab Variant in Prefab Mode3. Swap the ... Read more
"Dangling components have unfulfilled dependencies" error appears when a...
Steps:1. Open attached project2. Add "GameObject->UI->Text" to the scene3. Make a prefab out of Text GameObject4. Add "NewBeha... Read more
[Improved Prefabs] Attempt to open broken prefab cause an error message ...
Steps:1. Add empty GameObject to the scene2. Make a prefab out of this GameObject3. Delete info about GameObject in the prefab file ... Read more
Nested Prefabs hideflags are not applied when Prefab is saved
How to reproduce:1. Open the attached 'PrefabDontSaveInEditorBug.zip' project2. Go to the Project tab -> "Scenes" and open "Sampl... Read more
“No objects were found for saving into prefab. Have you marked all objec...
Reproduction steps:1. Open the attached “BugReproduction.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the... Read more
SceneManager.SetActiveScene cannot be called inside SceneManager.sceneLo...
Reproduction steps:1. Open the attached project "SceneActivationBug.zip";2. Open the "StartingScene";3. Click Play in Unity;4. Press... Read more
Select Dependencies displays assets that are not present in scene
How to reproduce:1. Open given Unity project2. With the right mouse button click the "SpeechUI" and select "Select Dependencies"-- N... Read more
Editor crashes when importing "GuidedProjectStarterFiles" package from U...
Reproduction steps:1. Open the attached project2. Right-click in the Project window and select "Reimport All" Expected result: Asset... 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