Search Issue Tracker
Prefab does not expand when there are child prefabs attached to the prefab
Reproduction steps:1. Open the attached “Test Project” project2. Open the “Scenes/SampleScene” Scene3. Expand “Prefab_A” Prefab in t... Read more
Reference to a prefab is lost when the "Adressables" build is completed ...
Reproduction steps:1. Open the attached "repro_IN-39813.zip" project2. In the "Assets" project folder, select the "Repro" GameObject... Read more
"Prefab mismatch: The instance object in the scene is referencing a corr...
How to reproduce:1. Open the attached project "LearningUnityV2.0.zip"2. Right mouse click on the "Barrier" Prefab in the Hierarchy w... Read more
Unity doesn't automatically save the scene when entering the Play Mode
How to reproduce:1. Create a new Unity project2. Enter the Play Mode3. Observe the processes after you press the Play button Expecte... Read more
Setting ScriptableSingleton's hideFlags on its Awake or OnEnable is igno...
Reproduction steps:1. Open the attached “Test Project” project2. Select the Scriptable Singleton (Tests > Select MyScriptableSing... Read more
The Prefab variant removes some of the prefab items from the list when c...
Reproduction steps:1. Open the attached “Test Project” project2. Open the “Scenes/SampleScene” Scene3. Select the “Collection Varian... Read more
”-1” is returned when using “buildIndex” for not active scenes that are ...
How to reproduce:1. Open the user’s attached “sceneIndexBug.zip” project2. Enter Play Mode and observe the text in the Game window E... 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
Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is c...
Reproduction steps:1. Open the attached project "ProTiler.zip"2. Press Window > General > Test Runner3. Press Run All (for Edi... Read more
Prefab Asset FileIDs are changed after building player and using Save Pr...
1. What happenedI've been working with all Unity 2022.2 versions without any issues. Every week, I update to the latest version. How... 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