Search Issue Tracker
Crash when opening a Prefab
Reproduction steps: Open the user’s project Open the Test Prefab Change the Scale in the Transform and save it Enter the Play Mode C... Read more
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
Using double forward slashes in paths when building player causes LoadSc...
Repro steps:1. Open QA attached project repro_12508072. Main Menu -> Build -> Either one3. Press the "Load Scene B" button Act... Read more
Error occurs when discarding changes of Scene that has GameObject with "...
How to reproduce:1. Open the project "case_1245240-DiscardChanges"2. Open the Scene "SampleScene"3. Select the GameObject "Test"4. S... Read more
SceneManager.GetSceneByBuildIndex returns a blank Scene object when 'Rel...
How to reproduce:1. Open the attached project (case-1250452.zip)2. Make sure that 'Enter Play Mode options' is enabled and 'Reload S... Read more
Crash on GameObject::IsActive when enabling a specific Game Object
Reproduction steps:1. Open user's attached project and scene "MainMenuScene"2. In the Hierarchy, select the Game Object without a na... Read more
GetComponentInParent is returning null when the GameObject is a Prefab
How to reproduce:1. Open the attached project (case-1249927.zip)2. Click on the 'test' GameObject and make sure the 'MyPrefab' field... Read more
Unpacking nested Prefabs causes their references to be set back to Prefa...
Description:Unpacking nested Prefabs with references to each other causes references to be set back to Prefabs in Assets folder inst... Read more
Application.EnterPlayMode takes too much time to finish when entering Pl...
How to reproduce:1. Open the user's attached project2. Enter Play mode3. Observe the pop-up window that appears Expected result: App... Read more
A reference of a Prefab instance to its Prefab gets reset to the instanc...
Reproduction steps:1. Open the attached project 'PrefabReferenceBug'2. Open the 'SampleScene' Scene from the 'Scenes' folder3. Selec... 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