Search Issue Tracker
Overrides menu allows applying changes to the same Prefab throwing “Argu...
Steps to reproduce:1. Create new Unity project2. Create a Cube in the Hierarchy and name it “1”3. Drag the Cube to the Project windo... Read more
Unity crashes on loading and sometimes on closing when on RemapPPtrFromC...
1. Download the attached project "InProgressGame.zip"2. Open the project, wait approximately up to a minute( you can open the play m... Read more
Memory leak after using SceneManager.UnloadSceneAsync()
How to reproduce:1. Open attached project "StreamingSceneDemo"2. Enter Play Mode, click "StartUnload" in Game View and wait 4 second... Read more
Unity Editor freezes when loading scenes with LoadSceneMode.Additive whi...
How to reproduce:1. Open the attached project ("case_1104986-TheLuministProject_Polish.zip")2. Open the repro scene ("Scenes/repro")... 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
Prefab's unapplied changes can't be reverted when both a prefab and non-...
Reproduction steps:1. Open attached project "1370630.zip"2. Create two cubes3. Turn one game object cube into a prefab4. Select both... Read more
Editor crashes when importing "GuidedProjectStarterFiles" package from U...
Reproduction steps:1. Open the attached project2. Right-click in the Project window and select "Reimport All" Expected result: Asset... Read more
Nested Prefabs hideflags are not applied when Prefab is saved
How to reproduce:1. Open the attached 'PrefabDontSaveInEditorBug.zip' project2. Go to the Project tab -> "Scenes" and open "Sampl... Read more
PrefabUtility.LoadPrefabContents needs better handling of incorrect pref...
Steps:1. Open attached project2. There three menu items:a) Test/RunTest1 => tries to load prefab contents from unexisting pathb) ... Read more
Position of child gameobject cannot be changed if parent's scale is (0,0,0)
Steps to reproduce:1. Create a new project2. Create a new object in the scene3. Set its scale to (0,0,0) if not set already4. Create... 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