Search Issue Tracker
MissingReferenceException raised in the Console while reverting added Ga...
Steps:1. Create a new project2. Add GameObject and convert it to prefab3. Duplicate prefab instance4. Parent one instance under anot... Read more
Multi-selecting and overwriting Prefab instances with changes does not a...
How to reproduce:1. Open the user's attached "Nested Bug Project.zip" project2. Open the "SampleScene" Scene3. Type "t:boxcollider" ... Read more
Object references are not loaded after you git checkout to another branch
How to reproduce:1. Extract attached "git.zip"2. In the newly created folder run these commands: "git reset --hard" and "git checkou... Read more
Unity crashes when EditorUtility.UnloadUnusedAssetsImmediate is called i...
Reproduction steps:1. Open user's attached project2. In the Hierarchy window, create Empty GameObject (or any other GameObject)3. Dr... Read more
Scene is always marked as modified when using Layout Group and Content S...
Reproduction steps:1. Open the user's attached project and MX/Networking/NetTestBasic scene2. In the Hierarchy window, observe the s... 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
Prefab Variant Transform fileId changes
Steps to Reproduce 1) create new project2) Create Resources folder3) Create Prefab - call it Base - in resources folder (Empty GameO... Read more
Immutable Prefabs can't be fully opened from the Hierarchy nor the 'Open...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. Observe the Inspector Expected result: There is a little... Read more
Crash on Transform::GetTransformAccess when entering Play mode
Steps to reproduce:1. Open the project attached by the user ("CrossRoadSim.zip")2. Open "SampleScene" Scene3. Enter Play mode Reprod... Read more
Prefab moves one position down in Hierarchy window when pressing Redo
How to reproduce:1. Open attached project "case1268662.zip" and scene "SampleScene"2. Drag Cube prefab above the Main Camera in the ... 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