Search Issue Tracker
Custom Shader for Custom Render Texture is not loaded in Build when Shad...
How to reproduce:1. Open attached project ("SharderRepro.zip")2. Build and Run the project Expected result: Custom shader is loaded ... Read more
Additional integer operation is added to a Shader causing performance dr...
Steps to reproduce:1. Open attached project "Case_1186752"2. Navigate to Project -> Assets and select "Cutout Hlsl" shader3. In t... Read more
Shader EditorCompileVariant takes a lot of performance when shader compi...
How to reproduce:1. Open attached project "" and scene "" Expected result: the Editor is not slowActual result: the Editor is slow R... Read more
ComputeBufferType.Constant is incompatible with ComputeShader
How to reproduce:1. Open the attached project ("case_1184416-ComputeCBufferBug") using the EnvIronman VM (optional) (more informatio... Read more
[Shader] changing lightloop.hlsl and going back to editor does not updat...
Steps to reproduce: 1. download project and open scene2. In project, find LightLoop.hlsl in Packages/com.unity.render-pipelines.high... Read more
3D object loses its Shader in the build when there is a Local keyword in...
Steps to reproduce:1. Open User's attached project "ShaderFeatureLocalStrippingIssue-2019.3.zip"2. Open SampleScene3. Enter Play mod... 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
Keyword is discarded and error is thrown to the Console when shader keyw...
How to reproduce:1. Open the attached '1191820.zip' project2. Open 'NewSurfaceShader.shader' shader3. Notice that the number of keyw... Read more
SV_RenderTargetArrayIndex does not return values in Player when setting ...
How to reproduce:1. Open the "Render slice index test" Scene in the attached "1198097.zip" Unity project2. Build and run the Scene3.... Read more
UI Image's Material instance doesn't update in Canvas when using Materia...
How to reproduce:1. Open the attached project's "case_1200308-Project.zip" Scene labeled "Scene"2. Enter the Play Mode3. Open the UI... 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