Search Issue Tracker
Renaming the modified scene wipes all the unsaved content from it
Reproduction steps:1. Create a new project2. Add a GameObject to the scene3. Without saving beforehand, rename the scene Expected re... Read more
Undo.RecordObject is not working correctly when it is applied to the mem...
How to reproduce:1. Open the user-attached project “BugReport”2. Open the “main” Scene3. Select “Main Camera” Game Object in the Hie... Read more
Loading large scenes takes too much time
How to reproduce:1. Open the attached "SceneLoad" project2. Observe the amount of time it takes to load the scene Expected result: L... Read more
"Child GameObject 'GameObject' was not registered into undo system and b...
Steps:1. Add Cube to the Hierarchy and convert it to Prefab2. Select instance and remove Mesh Renderer component3. Add child GameObj... Read more
Editor stuck on loading scene when entering Play Mode
How to reproduce:1. Open the project "repro project.zip" from the google drive link2. Open Assets > Scenes > Game.unity3. Ente... Read more
Editor does not show removed Components when they are no longer a part o...
Reproduction steps:1. Open the attached project "RemovedComponentsBug.zip"2. In the Project window select "Assets/Prefabs/Cube Varia... Read more
OnValidate is called twice when duplicating Prefab instances in the scene
How to reproduce:1. Open the attached project (case_1373124.zip)2. Open the scene Scenes/SampleScene3. Go to the Console and click "... Read more
Editor crashes on "Transform::CountNodesDeep" when reimporting assets
Reproduction steps:1. Open users attached project2. Reimport Assets/Advanced/MegaCityBuilding/Prefabs/Environment/Backdrop_Buildings... Read more
Editor crashes on Prefab import when Microsoft Mixed Reality Toolkit is ...
How to reproduce:Open the attached project "Unity2022.zip" Reproducible with: 2022.1.0a15, 2022.1.0b2Not reproducible with: 2019.4.3... Read more
Prefab does not save the Input Action Reference when the button is used ...
Reproduction steps: Open the attached project (“PrefabBug.zip“) Select Assets/TestPrefab Open “Testprefab” In the Inspector press th... 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