Search Issue Tracker
PrefabUtility.IsPrefabAssetMissing does not recognize GameObjects with m...
Reproduction steps:1. Open attached project "IsPrefabAssetMissing.zip"2. In Test Runner window, PlayMode tab, run the "_02_Missing_P... 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
"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
Prefab Variant isn't reimported after ScriptedImporter result changes
Reproduction steps:1. Open project "SIOrder"2. Reimport "Assets/DependsOnSphere-c1 Variant" (Right-click > Reimport)3. Reimport "... Read more
Enter and exit play mode takes 2 minutes each
Entering playmode has regressed from 6 seconds to 1minute 58seconds between 2021.2.13f1 and 2022.1.0b10 This can be checked by:1. Op... Read more
ManagedReferences on a Prefab instance that cannot be applied or reverte...
Reproduction steps:1. Open the attached 'My project' project2. Open the 'scene' Scene3. Observe the 'Placer with override' GameObjec... Read more
There are 38 extra AudioSources in the Scene
To reproduce:1. Open the attached project2. Open the Profiler window (Window → Analysis)3. Enter Play mode4. Exit Play mode5. Click ... Read more
Prefab opened in Context can have its root duplicated creating uninterac...
How to reproduce:1. Create a new project2. Go to the menu bar: GameObject > UI > Legacy > Button3. Drag the "Button (Legacy... Read more
[Prefab] Errors are thrown when deleting the parent Prefab of a Variant ...
Reproduction steps:1. Create a new project2. Drag an object from the Hierarchy into the Project window to make a Prefab3. Drag the s... Read more
Prefab "Duplicate identifier" errors when importing Prefab in different ...
Reproduction steps:1. Open the attached project "prefab"2. In Project Window open the "Assets" folder and find the file "street"3. R... 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