Search Issue Tracker
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
Standalone Profiler Crash in RtlEnterCriticalSection on exit
Repro steps: start a new project and open the Standalone Profiler Press play and record a few frames exit play mode try to close the... Read more
Switching Target platform in Build Settings throws AssetImporters.Script...
How to reproduce: Create 3D (Core) Project In Context menu navigate File > Build Settings... In Platform are select 'Windows, Mac... Read more
AssetDatabase.CreateAsset overwites folder without a warning
How to reproduce:1. Open the attached "New Unity Project.zip"2. Open the "Example" folder inside Project Window3. In Menu Toolbar se... Read more
Editor creates multiple processes when Parallel Import is disabled
Reproduction steps: Open the attached project(“ImportTasks.zip“) Open Assets/Cube Change Cubes transform value Save changes Observe ... Read more
"InitializeOnLoad" method runs before Asset Database is ready when reimp...
How to reproduce:1. Open the attached user project2. Select the Assets folder, right-click on the folder and press “Reimport All“ Ex... Read more
Crash on MatchAsset when opening project
Reproduction steps:1. Open the attached user’s project Expected result: The project opensActual result: Unity Editor crashes Reprodu... Read more
Error currentFileSystemTime.ticks != 0 thrown while cancelling loading o...
How to reproduce: Create new project Open Standalone Profiler (Windows>Analysis>Standalone Profiler) Click cancel button when ... 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
Some actions after right-clicking on the ScriptableObject are unavailabl...
Reproduction steps: Open the user’s attached project “CreateSO.zip” Create a new ScriptableObject by right-clicking and selecting “C... 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