Search Issue Tracker
Error appears when graphic API is set to OpenGLCore for mesh topology
1. Open attached project2. Ensure graphics API is OpenGLCore or DX123. See console for the error Expected result: Unity should not t... 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.3. O... 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 GrabPassBug3. Select camera from hierarchy an... 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. Expe... 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 Substance ... 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 Mode4.... 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 opti... 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, clic... 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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used