Search Issue Tracker
[hlslcc] VFACE semantics is miscompiled with glcore/gles3
VFACE semantics doesn't work with openglcore as it should be, value is miscompiled in hlslcc steps somewhere. Project Steps: 1. Op... Read more
When using Tessellation, not all pixels inside the rendered object are w...
Reproduction steps: 1. Open the attached project "TessellationBug.zip"; 2. Open the "tesselation bug" scene; 3. Enter a play mode. ... Read more
Custom Shader Editor doesn't refresh when changed in the shader code
Description: Custom Shader Editor doesn't refresh when changed in the shader code. To reproduce: 1. Load shadertest project. 2. Op... Read more
[HLSLcc] GLES3 compiler produces incorrect code when comparing a boolean...
Steps to reproduce: 1. Open attached "Case 791476 repro" project 2. Select "test.shader" shader and click "Compile and show code" 3.... Read more
CommandBuffer.Blit() with no custom shader doesn't match CommandBuffer.B...
To reproduce: 1. Open attached project 2. Open the scene named "Blit_WILL_blit.unity" and click play, and observe that an image app... Read more
[Crash] Crash when opening scene in ShaderVariantCollection::WarmupShaders
To reproduce: 1. Open attached project 2. Open scene UnityLabs 3. Crash in LoadFullScreenOrthoMatrix of ShaderVariantCollection::War... Read more
[Shaders] Blacksmith Characters pack shaders don't compile in 5.4+ due t...
"The Blacksmith: Characters" Asset displays missing (magenta) textures on characters unless the shaders are set to "Standard" 1. Wh... Read more
[Textures] Clamped texture bleeds all over the mesh if material's textur...
How to reproduce: 1. Open attached project 2. Open scene bugreport.unity - Scene contains two characters: one has a texture that h... Read more
[Shaders][Metal] Incorrectly compiled metal shader, missing matrix type ...
At some points compiled metal code doesn't have matrix typecast function. For example, float3x3 -> half3x3. Project Steps: 1. Open... Read more
Shader properties are ignored when SetReplacementShader method is invoked
How to reproduce: 1. Open the attached '1213749.zip' project 2. Open 'SampleScene' Scene 3. Enter Play Mode 4. Notice that 'Cube' Ga... 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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”