Search Issue Tracker
Reimporting a Scripted Importer Asset when Profiler is recording will ma...
Reproduction steps: Open the attached “ReproProject.zip” project Select the “LogAssetStatus” GameObject in the Hierarchy window Ensu... Read more
OnPostprocessAllAssets called multiple times when creating several assets
Reproduction steps: Open the attached “AssetImportTest.zip” project Select the “/Assets/Prefabs” folder in the Project window Press ... Read more
Crash on SerializeObjectAndAddToRecording when adding animation to objec...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “Scenes/SampleScene.unity“ Scene3. Select “Cube“ Prefab in the P... Read more
The Animator window is slow when displaying a Blend Tree with many nodes
Reproduction steps:1. Open project “GameKitController-blendTree-test”2. Open the Scene “Objectives System Demo”3. Select GameObject ... Read more
Can not delete ScriptableObject's child object when it is a clone of its...
Reproduction steps:1. Open project “TestSoftDeleteWarning”2. Open “SampleScene” scene3. Right-click in the Project window4. Select C... Read more
Freeze on 'errors == MDB_SUCCESS || errors == MDB_NOTFOUND' when loadin...
Reproduction steps:1. Open the attached project “FreezeRepro“ Expected result: Project opensActual result: Editor gets stuck when lo... Read more
Crash on C# script compile
1. What happenedSaved a script in Visual Studio 2022 and went back to the editor.Editor crashed while trying to compile scripts 2. H... Read more
“Recompile And Continue Playing” setting is ignored when the "Auto Refre...
Reproduction steps:1. Open the “TestRecompileAfterPlaying” Project2. Open the “Assets/Test.unity” Scene3. In the top menu open Unity... Read more
AssetDatabase.SaveAssetIfDirty does not automatically check out assets
Steps to reproduce: 1. Set up a project under VCS (e.g. P4) with at least one asset in it. 2. Make a script that calls EditorUtility... 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