Search Issue Tracker
[Android] Building a project where product name starts with a number res...
Reproduction steps:1. Open the attached "1363626test.zip" project from the google drive link2. Go to Project Settings > Player &g... Read more
No character limit when creating a new Scene with excessively long name,...
Steps to reproduce:1. Create new Unity project2. In Project window create a new Scene3. Give the Scene Asset a long name (TestingTes... Read more
Edit Mode recording Standalone Profiler crashes on StopAssetImportingV2I...
Reproduction steps:1. Open any Unity project2. Open a Profiler as a standalone process3. Select Edit Mode as the target4. Create/Upd... Read more
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
[Previews] Prefab preview is not updating when change Material color
this bug happens on 2020.3 and 2021.1,in 2021.2 and 2022.1 it is fixed. Reimporting Prefab or Prefab +Material doesn't update the pr... Read more
[Performance] Possible preformance regression between 2021.1 and 2021.2
Reimport of one Material or .txt file when big scene is opened takes twice more time in 2021.2.beta than in 2021.1.f Import time for... 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
Custom packages are not importing into Unity
Reproduction steps:1. Open user-submitted project2. Navigate to Assets -> Import Package -> Custom Package...3. Import any cus... Read more
Folders disappears from Project Browser when their name ends with ".meta"
Note: the folder disappears from Project Browser, but it stays on disc, so it is not data loss. If folder has some content in it (as... Read more
Batch mode crash after completing player build due to textures
How to reproduce: Open the attached {{StrippedTPC_1278874.zip}} project Open the command prompt Run this command after adapting it t... 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