Search Issue Tracker
Crash on OnDemandScheduler::SetStandbyWorkerCount when opening a project...
How to reproduce:1. Create a new project2. Create e.g. a text file outside of your projects directory3. Use the file from outside th... Read more
"Objects are trying to be loaded during a domain backup" error is not in...
Reproduction steps: Open the user attached project Open the “SampleScene” scene Select the “Bar Data” contained in Assets/Data Enter... 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
Intermittent disconnection from the cache server when reimporting an asset
How to reproduce:1. Open the user attached project (IntermitentCSConnection.zip)2. Start the Unity Accelerator3. Establish a connect... Read more
Previews in All Materials are not shown until you move mouse cursor on t...
Looks like we are missing a redraw call in some cases, previews are loaded but for some reason default preview icon is shown, as soo... Read more
[CacheServer] After you cancel one upload, all next uploads will stuck, ...
Steps to reproduce:1 Create new HDRP project (or use any relatively big project you have)2 Open project and enable Cache Server in P... Read more
Prefab preview in the Project window does not change after changing the ...
Reproduction steps:1. Create a new project2. Create a Cube in Scene3. Drag the Cube to the Project window to make a prefab4. Create ... Read more
Manual refresh calls PostprocessTexture before script compilation
How to reproduce:1. Open the "Refresh_Bug.zip" project2. Make sure "Auto Refresh" is off in the Preferences3. Delete .meta files fro... Read more
Double slash at the end of the "Assets" folder path crashes editor when ...
Steps:1. Open attached project and click on "Test/Run" menu item==> Editor crashes after invoking AssetDatabase.ImportAsset("Asse... 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