Search Issue Tracker
'Compress Assets on Import' setting gets enabled each time a player is b...
How to reproduce:1. Create a new Unity project2. Open Unity preferences and make sure 'Compress Assets on Import' is unchecked3. Clo... Read more
[macOS] Prefab preview thumbnail is dark when reimporting all Assets
How to reproduce:1. Open the attached project2. In the Project Window, inspect the Prefab thumbnail/preview icon (Assets->DogPack... Read more
Tilemap Renderer in Individual Mode does not batch with other Sprite Ren...
How to reproduce:1. Open the attached project named "Batching Regression" and the SampleScene2. Open the FrameDebugger window3. Sele... Read more
[URP Template] Major performance drop in the Editor during Play Mode
How to reproduce:1. Open a new URP project2. Make sure you have Fraps opened3. Go to Window -> Layouts -> Default (Different L... Read more
[iOS 13][iPhoneX][Metal] Dynamic resolution causes excessive memory usag...
How to reproduce:1. Open the attached '1277219.zip' project2. Switch Platform to iOS and enable Development Build in Build Settings3... Read more
[iOS] Unable to create Texture2D's with ASTC_RGBA_4x4 texture format at ...
How to reproduce:1. Open the attached 'ASTCTester.zip' project2. Switch Platform to iOS in Build Settings3. Build for iOS and open t... Read more
[SceneViz] CTRL + I (inverse selection) will ignore objects that aren't ...
1. Open new scene2. Create multiple objects in the scene3. Make one of them not pickable from the hierarchy (hand icon on the left o... Read more
ETC Texture Compressor's Fast, Normal, Best properties stay in "Legacy" ...
How to reproduce:1. Open the attached "1277170_ETCTexture.zip" project2. Go to File -> Project Settings3. Select the Editor categ... Read more
Render Texture will not be rendered in Build if the Graphics.Blit method...
How to reproduce:1. Open the user's attached "RenderTextureAddressableIssue.zip"2. Open the "SampleScene" Scene3. Select the "Spawn"... Read more
The Input is delayed when adding the user Input in the "Extensions handl...
How to reproduce:1. Open the attached "UnityBugReport.zip" project2. Navigate to Edit/Preferences/External Tools3. Set Rider as the ... 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