Search Issue Tracker
Material is not applied to the GameObject when ColorMask's RenderTarget ...
To reproduce: 1. Open attached project; 2. Run asdf scene; 3. Press on Plane and see that is White (should be red); 4. Open shader ... Read more
Sharp, glossy outlines when terrain textures intersect
If a texture has an alpha channel, and that texture is painted on the surface of the terrain, glossy outlines appear. However, that... Read more
Shader compiler considers '//' after #pragma directive as an input variant
Steps to repro: 1. Open attached project; 2. In the Project folder go to Assets -> Materials; 3. Open 'StandardTest' shader; 4. No... Read more
[SpriteRenderer] Tangent values are not correct on mobile
How to reproduce: 1. Open attached project 2. Build to mobile device 3. Compare visuals to editor (Images included) Reproduced on: ... Read more
[Shaders, MacOS, WebGL] Shader Rendering Incorrectly on remotely downloa...
To reproduce: 1. Open attached project "HairTest.zip" 2. Open "test.unity" scene 3. Enter play mode 4. Observe as a new hair model ... Read more
Surface Shader Compiler compiles for additional non-selected APIs
Steps to reproduce: 1. Download and open the attached project 2. Check the "NewSurfaceShader" Result: Shader error in 'Custom/NewSu... Read more
Preloaded shaders loses reference to a shader variants asset when it is ...
How to reproduce: 1. Create a new Unity project 2. Go to Edit > Project Settings > Graphics and scroll down to Shader Loading sectio... Read more
Enum shader property does not allow fraction selection in drop-down menu
When using a custom shader and the Enum Property with fraction numbers, the resulting drop-down menu in material inspector does not ... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce: 1. Open attached project 2. Open ShadowMeta.cginc 3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, po... Read more
[Metal] Half-precision literal in HLSL is translated to float literal by...
Reproduction steps: 1) Open the attached project (HLSLHalfLiteralBecomesMetalFloatLiteral.zip). 2) Open "MobileBloom.shader". 3) Ob... 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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node