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
Overrides menu allows applying changes to the same Prefab throwing “Argu...
Steps to reproduce:1. Create new Unity project2. Create a Cube in the Hierarchy and name it “1”3. Drag the Cube to the Project windo... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS