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 load... 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" shader 3. 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 slow Actual result: the Editor is sl... 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 informati... Read more
[Shader] changing lightloop.hlsl and going back to editor does not updat...
Steps to reproduce: 1. download project and open scene 2. In project, find LightLoop.hlsl in Packages/com.unity.render-pipelines.hi... 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 SampleScene 3. Enter Play ... Read more
Standard Shader loaded from Asset Bundle loses transparency in Game View
How to reproduce: 1. Open the attached 'Transparent Shader Asset Bundle Issue.zip' project 2. Open 'SampleScene' Scene 3. Enter Play... Read more
Keyword is discarded and error is thrown to the Console when shader keyw...
How to reproduce: 1. Open the attached '1191820.zip' project 2. Open 'NewSurfaceShader.shader' shader 3. Notice that the number of k... 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 project 2. Build and run the Scene... 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 Mode 3. Open the... 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
- [Quest] Materials are not rendering in Player when "Single Pass Instanced \ Multi-View" is selected and "Surface Type" is set to "Transparent"
- Hair master stack shader on hair is blown out when there is a backlit light on it
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Multiple Video Players are not playing simultaneously when played in WebGL