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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow