Search Issue Tracker
[Metal][macOS] Incorrect shading on a specific 'grid' shader when metal ...
To reproduce: 1. Open repro project2. Open 'Main' scene3. Open game view4. Enable/disable metal Expected: game view should be the sa... Read more
List exceeds maximum array size (1024) when using Material.SetFloatArray...
Steps to reproduce:1. Download GlobalTest.zip and open "TrySetWithListScene" scene2. Enter play mode3. Check console Expected result... Read more
Animation Preview in the Inspector window is distorted
To reproduce: 1. Download attached project "Animation Preview Bug.zip" and open in Unity2. Open "Test" scene3. Select New Animation.... Read more
'Selection Outline' causing scene view to look completely different comp...
Steps to reproduce:1. Open QA attached project2. Compare scene view to game view while toggling 'Selection Outline' (Scene view ->... Read more
Camera Viewport Rect and Depth causes rendering issues with multiple Cam...
A regression since 5.6.The first Camera has Clear Flags set to Skybox.The second and third Camera has Clear Flags set to Depth only.... Read more
When Texture2D has TextureFormat.RGBAHalf, the mesh moving is not smooth
Reproduction steps:1. Open the attached project "case_914339-smaller.zip";2. Open the scene "test";3. Enter Play mode and observe th... Read more
[Vulkan] Texture loaded using Texture2D.Load has purple tint when using ...
When using linear color space textures loaded using Texture2D.Load has a purple tint. They look fine when using gamma color space or... Read more
SparseTexture uses a lot more VRAM on DirectX11 compared to OpenGl
Steps to reproduce:1. Download and open the attached project(oc link)2. Set API to DirectX113. Open Scene test_virtual_terrain4. Ent... Read more
Editor does not save font asset "fallback Reference" properly, which pre...
To reproduce:1. Open attached project "Font Fallback Test.zip"2. Open "init" scene.3. There are 4 different examples of text. 3rd ex... Read more
Built game crash when Instancing is enabled on Material
To reproduce: 1. Download attached project "sp2_cutdown.zip" and open in Unity2. Open "crash" scene3. Build and Run the project on W... 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