Search Issue Tracker
[Shaders][GLSL ES2] Shader compiler emits "switch"
Repro steps:1. Downlaod this project2. Load it up in Unity Editor 2019.1.0a113. Open Package Manager Window and notice that you can'... Read more
Scripting docs for BlendOp.Subtract and ReverseSubtract have operations ...
Scripting docs for https://docs.unity3d.com/ScriptReference/Rendering.BlendOp.Subtract.html and https://docs.unity3d.com/ScriptRefer... Read more
Mesh Renderer does not render Meshes with Sprites/Default Shader when GP...
How to reproduce:1. Open the attached project "1159573.zip"2. Create a Cube Prefab Instance in the Scene3. Enable GPU Instancing on ... Read more
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
Compute shader error crashes Unity shader compiler
How to reproduce:1. Open the "Compiler Crash.zip" project2. Check the console for errors Actual result: Compiler crashes. Reproducib... Read more
UNITY_VERSION Shader Macro returns wrong value for two-digit minor versi...
How to reproduce:1. Open attached project with Unity 2018.2.20f12. Reimport UnityVersionTest.shader. It checks the current Unity ver... Read more
[Shaders] ApplyMaterialPassWithCache crash when changing shader file wh...
To reproduce:1. Open project attached2. Enter Play mode3. Modify any shader file (WaterSurface.shader or WaterSimulation) in any way... Read more
[OpenGL] Generated shader code uses gl_TessLevelOuter[3] instead of gl_T...
Steps to reproduce:1. Open the attached Project "OpenGL_SV_InsideTessFactor"2. Open "Test" Scene3. Enter the Play Mode to trigger Up... Read more
[Android] Tessellation shader does not work on an android device when AP...
To reproduce:1. Open attached project2. In the project settings, make sure that Vulkan is set for graphics API ( not OpenGLES3)3. Bu... Read more
Shader that uses "AutoLight.cginc" draws shadow on fully illuminated Gam...
How to reproduce:1. Open the minirepro project attached by QA in comment2. Open the scene "ShadowBug"3. Make sure that Project setti... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used