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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server