Search Issue Tracker
[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
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
AddObjectToAsset doesn't work when reimporting asset
Reproduction steps:1. Open the user's attached project2. Right-click Assets > lamp and Reimport Expected result: Object "(Dummy)"... 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
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
Resources.Load returns 'False' in OnPostprocessAllAssets when the Asset ...
How to reproduce:1. Open "Assets/Resources/SampleAsset.asset" from the "case_1362489" project with a text editor2. Change the last l... 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
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
“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
[Backport] Four "Learn more" links direct to default (2020.3) Manual ver...
Steps to reproduce:1 Open any project you have2.1 Go to ProjectSettings->Editor tab and find "Learn more..." links in ParallelImp... 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