Search Issue Tracker

0
votes
Third Party Issue

[Windows] Semantics are not holding consistency between vertex output an...

Shader System

-

May 05, 2021

-

Version/s: 2018.4, 2019.4, 2020.3, 2021.1, 2021.1.0f1, 2021.2

How to reproduce:1. Open the user's attached project and Scenes/semantics scene2. Observe the Cube in the Game view Expected result:... Read more

0
votes
Fixed

Problem with GatherCmp* methods HLSL->GLSL conversion

Shader System

-

Jan 31, 2022

-

Version/s: 2019.4, 2020.3, 2021.2, 2022.1, 2022.2

When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more

0
votes
Won't Fix

RenderTarget with premultiplied alpha blending is too bright and does no...

Shader System

-

Sep 08, 2020

-

Version/s: 2018.4, 2019.4, 2019.4.0f1, 2020.2, 2021.1, 2021.2

How to reproduce:1. Open the user's attached project2. Observe the circle In the Game view Expected result: In the top half of the s... Read more

0
votes
Fixed

SHADER_AVAILABLE_XXX defines are not set in compute shaders

Shader System

-

Sep 09, 2021

-

Version/s: 2021.2, 2022.1

SHADER_AVAILABLE_XXX does not seem to be set for compute shaders Our specific use case is with VFX Graph where we have a shared incl... Read more

0
votes
Fixed

Editor crashes when using Ray Tracing and enabling MSAA in the URP Asset...

Shader System

-

Aug 30, 2021

-

Version/s: 2020.3, 2020.3.14f1, 2021.1, 2021.2, 2022.1

How to reproduce:1. Open the user's attached "CorgiRaytracing.zip" project2. Open the "Demo_URP" Scene3. Make sure the Game view is ... Read more

0
votes
Fixed

[XR][URP] Estimated shader variants number is inaccurate when compiling

Shader System

-

Nov 28, 2019

-

Version/s: 2019.3.0b11, 2020.3, 2021.1, 2021.2

Repro steps:1. Open attached project2. Switch build target to Android3. Compile 004_TextureArrayGraph4. Observe the progress bar Act... Read more

1
votes
Won't Fix

Crash or freeze with large static array in compute shader when using Vul...

Shader System

-

Sep 29, 2021

-

Version/s: 2019.4, 2020.3, 2021.1, 2021.2, 2021.2.0b13, 2022.1

How to reproduce:1. Open the attached project '1369438.zip'2. Make sure that Vulkan or OpenGLES3 Graphics API is selected in the Pla... Read more

0
votes
Fixed

Shader keywords are not sorted in error or warning messages coming from ...

Shader System

-

Jul 08, 2021

-

Version/s: 2019.4, 2020.3, 2021.2, 2022.1

Shader keywords are not sorted in error and warning messages coming from the shader compiler, which makes searching for a particular... Read more

0
votes
Fixed

Pass.CompileVariant crashes the shader compiler when using a target plat...

Shader System

-

Jul 08, 2021

-

Version/s: 2021.2, 2022.1

STR: see case 1348862 Read more

3
votes
Fixed

Editor crashes when building if calling "ShaderKeyword" methods in "IPre...

Shader System

-

Jun 01, 2022

-

Version/s: 2021.2.0a16, 2021.3.3f1, 2022.1.2f1, 2022.2.0a15

How to reproduce:1. Open project "ShaderKeywordCrash.zip"2. Build the project Expected result: No crashActual result: Crash Reproduc... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.