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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow