Search Issue Tracker
Prefab is not reimported when FormerlySerializedAs is added to script
Reproduction steps:1. Open the user attached project2. Open Assets/TestFormerlySerializedAsBug/TestFormerlySerializedAsBug1.cs3. Ope... Read more
Infinite import on opening project (related to prefabs)
When opening this project - Editor goes to infinite loop. How can we reproduce it using the example you attached1 Try opening attach... Read more
Standalone Profiler crash on CleanUpAssetDatabaseV2 when closing Standal...
Steps to reproduce:1. Open a new project or an existing one2. Open Standalone Profiler3. Close it with the "X" button at the top of ... Read more
[Linux] Crash on mdb_node_add when opening the project
vReproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opensActual result: Unity Editor crashes ... Read more
Infinite loop on AssetDatabase.Refresh when importing an image with Para...
Reproduction steps:1. Open the attached project “ImportRepro”2. Open the Project Settings window (Edit > Project Settings)3. In t... Read more
AssetDatabase.FindAssets doesn't work when reimporting all assets
Reproduction steps:1. Open the user's attached project "AssetDatabaseReproCase.zip"2. Click Assets > Reimport All Expected result... Read more
A false pop-up appears when modifying a script and having Recompile Afte...
Update/Note: we decided to revert this change as users were asking to return this option How to reproduce:1. Open the attached "1325... Read more
[Backport] Regression in time taken to enter Play Mode caused by asset d...
The time taken to enter play mode in the Lost Crypt project regressed from 4.6 to 4.8 seconds when PR was merged: https://ono.unity3... Read more
[Backport] "The asset has been scheduled for reimport" error message is ...
How to reproduce:1. Open the attached "1362268.zip" project2. In the "Assets" folder right click on the "Fonts" folder3. Select Reim... Read more
[Backport] Infinite loop not detected when importing ShaderGraph assets
Postprocessing materials and ShaderGraph assets can cause an infinite loop, where the same patch of assets is repeatedly imported an... 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