Search Issue Tracker
Error appears when graphic API is set to OpenGLCore for mesh topology
1. Open attached project 2. Ensure graphics API is OpenGLCore or DX12 3. See console for the error Expected result: Unity should no... Read more
[Shaders] UNITY_APPLY_FOG Macro is not parenthesing expressions properly
Reproduction steps: 1. Open the attached project. 2. Open the "shader bug" scene. - "Tile01 Variable" game object is rendered gray.... Read more
Using GrabPass in Forward rendering path + HDR causes the texture to be ...
Steps to reproduce: 1. Download and open attached project "GrabOffset.zip" 2. Open scene GrabPassBug 3. Select camera from hierarchy... 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
Graphics.DrawMeshInstanced doesn't work correctly with surface shader
When it's time to do the additive light pass in forward, the GPU instanced meshes don't receive the additional light passes if there... Read more
[Standard] Specular material is glossier in Unity compared how it looks ...
Steps to reproduce: - Open the attached project and the scene - Note how glossy it looks. Compare to an image attached from Substanc... Read more
Custom Surface Shader does not handle Shadow correctly when used from Dr...
Steps to reproduce: 1. Open user attached project "DMIIObjects_SurfShader_DebugEnv.zip" 2. Load Scene "ReproScene" 3. Enter Play Mo... Read more
Using ViewDir in custom Lightmap functions in shaders doesn't work
Open the project. Observe the two pink spheres The sahders on these spheres try and use custom lightmap functions including the op... Read more
Impossible to write from a Compute Shader to an integer based Render Tex...
Reproduction Steps: 1. Import attached project. 2. Open "testScene" scene. 3. In the hierarchy, select "TestHost". 4. In Inspector, ... Read more
[shaders] hlsl2glsl does not do implicit float4->float conversion in som...
"DECODE_EYEDEPTH(tex2D(_CameraDepthTexture,uv))" does not compile on hlsl2glsl platforms - error about no suitable conversion. But i... 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
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
- Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Dialog window