Search Issue Tracker
Memory leak on image asset import during tests
Steps to reproduce:1. Open attached EditorWindowTests.zip project (make sure Library folder is deleted before opening)2. Open toolba... Read more
Modifying any file in the Assets folder breaks DrawMeshInstancedIndirect...
Reproduction steps:1. Open user-submitted project2. Open scene Level 1 in the Scenes folder3. Enter Play Mode4. Open Assets/some_tex... Read more
Texture size increased on first build when 'Compress Textures/Assets on ...
How to reproduce:1. Download the attached project '1397965.zip'2. Make sure to disable Preferences > Asset Pipeline > Compress... Read more
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
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
“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
[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