Search Issue Tracker
SetParent does not work OnDestroy() when new parent is in DontDestroyOnL...
Reproduction steps:1. Open attached project "Reparent.zip" and scene "SampleScene"2. Enter Play Mode3. After waiting 5 seconds, In H... Read more
Prefab's overridden properties aren't transferred when copying it to ano...
How to reproduce:1. Open the user's attached "CopyPasteBug.zip" project2. In the Project window double-click on the "CopyFromMe" Pre... Read more
Crash with multiple stack traces when performing various actions with th...
A crash in the Unity Editor has been observed, affecting various workflows. These crashes happen when:- Opening the attached “IN-112... Read more
Can't load the scene template when it is in the Packages directory
Reproduction steps:1. Open the user's attached project2. Click on File > New Scene3. Double-click on "My Custom Scene" Expected r... Read more
Crash on ComponentMatchesRequirement_ByScriptingClassNoInterface when ca...
How to reproduce: 1. Open the user’s attached project2. Open the "_StylizedTerrain" Scene3. Enter the Play mode4. Hold the R2 button... Read more
Cannot move/rotate/scale static objects in prefab mode when playing
Reproduction steps:1. Open attached project "LinxuPrefabBugs_2019_4.zip"2. Enter Play Mode3. In Project window, select Assets/Cube.p... Read more
Blank SaveAssets window thrown when saving scene with a Right Click>Save...
How to reproduce:1. Open attached project "case1339457_saveScene.zip"2. Enable Edit > Preferences > General > Verify Saving... Read more
Unpacked prefabs added to a prefab instance are removed when Undoing any...
How to reproduce:1. Open attached project "case_775_repro.zip"2. Open "Cube variant" prefab in Prefab Mode3. In the Prefab Mode, add... Read more
Memory gets allocated for GC each frame when using PrefabStageUtility.Ge...
How to reproduce:1. Open the user's attached project2. Open the SampleScene3. Enter the Play mode4. In the top-bar menu select Windo... Read more
When loading multiple Scenes asynchronously with allowSceneActivation se...
Steps to reproduce:1. Download and open "ASyncSceneTest.zip"2. Open Assets/Scene/SampleScene.unity3. Click on the "SceneLoader" Game... 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