Search Issue Tracker
[Android] Compute Shader is not rendered on Android devices
Steps to reproduce:1. Open the attached project "Case_1224442"2. Build it on Android3. Notice only Red "H" is displayed Expected res... Read more
Local keywords incorrect when a fallback shader is used
Open the attached project, build to any player. Observe the red cube.Expected: the cube should be green. Read more
HLSLcc compute shader for loop condition is generated incorrectly in shader
How to reproduce:1. Open attached project "TestComputeShader.zip"2. In Project window, double click on "test" to open the compute sh... Read more
ShaderUtil.GetAllShaderInfo() function doesn't return errors from Surfac...
How to reproduce:1. Open the user's attached project2. Go to Assets -> Shaders in the Project window3. Select the Foo asset and o... Read more
Shader compiler crashes on Vulkan when dissasembling an uncompiled broke...
How to reproduce:1. Download the attached project, extract it and clear its Library folder2. Open the project3. Inspect "Test Shader... Read more
[Shader Compiler] Surface shader compilation makes Unity Shader Compiler...
STR:1. Make sure Caching Preprocessor is turned on.2. Copy Particles/Standard Surface shader to a new project.3. Look at memory cons... Read more
[Shaders][LiveLink] When a variant has an error, nothing is rendered in ...
STR:1. Create a new project2. Create a shader that uses shader_feature functionality.3. Make a compilation error in the shader for a... Read more
[Shader] Shader live link build only one shader variant
-Shader live link build only one shader variant.-Two shader variant works in the editor. Steps to repro:1. Open the attached project... 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
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used