Search Issue Tracker

0
votes
By Design

A GameObject cannot be selected in the Scene view when the Material cont...

Shader System

-

Mar 25, 2022

-

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

Reproduction steps: 1. Open the user's attached project "selection_bug.zip" 2. Try to select "test_main_tex" and "test_base_map" in ... Read more

0
votes
Third Party Issue

Shader compiler outputs wrong shader code when entering Play Mode

Shader System

-

Feb 01, 2022

-

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

Reproduction steps: 1. Open the attached project "GreenRed.zip" 2. Go to Assets > Scenes > "SampleScene" 3. Enter Play Mode Expecte... Read more

0
votes
Not Reproducible

HDRP/Unlit Shader makes the Scene black when looking at it in a certain ...

Shader System

-

Dec 06, 2021

-

Version/s: 2021.2.5f1, 2022.1, 2022.1.0a16

How to reproduce: 1. Create a HDRP Template project 2. In the Scene View move towards the door in the first room 3. Zoom in and out ... Read more

6
votes
Fixed

"TLS Allocator ALLOC_TEMP_TLS" errors when rendering shaders

Shader System

-

Nov 24, 2021

-

Version/s: 2021.2, 2021.2.2f1, 2021.2.4f1, 2022.1

Reproduction steps: 1. Open attached project "Graphics-QA-BrokenShaderTestProject.zip", and scene "New" 2. Enter Play Mode 3. Using ... Read more

0
votes
Won't Fix

Multiple Shader Compiler errors are thrown when compiling a Shader

Shader System

-

Nov 04, 2021

-

Version/s: 2019.4, 2020.3, 2021.1.27f1, 2021.2, 2022.1

How to reproduce: 1. Open the user-submitted project 2. In the project window, search for and select the shader "VoronoiFragment" 3.... Read more

0
votes
Fixed

InterlockedExchange function throws an error when using floats as argume...

Shader System

-

Nov 25, 2021

-

Version/s: 2019.4, 2020.3, 2021.2, 2021.2.0f1, 2022.1

Reproduction steps: 1. Open the attached project "float-atomics.zip" 2. Select the "test" compute shader from the Project > Assets 3... Read more

0
votes
Fixed

FP32 is used for a temporary variable when compiling a shader

Shader System

-

Nov 26, 2021

-

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

Reproduction steps: 1. Create a new project 2. Import the attached "NewUnlitShader.shader" Shader 3. Select the "NewUnlitShader.shad... Read more

0
votes
Fixed

"Trying to access shader snippet -1" is thrown when accessing Pass.Sourc...

Shader System

-

Nov 23, 2021

-

Version/s: 2020.3, 2021.2, 2022.1

How to reproduce: 1. Open the attached "ShaderAPI" project 2. Select the "Assets -> Internal -> New Shader Analyzer" Asset 3. Right-... Read more

0
votes
Fixed

MaterialPropertyBlock.SetInteger sets the value incorrectly

Shader System

-

Jan 22, 2022

-

Version/s: 2021.2, 2021.2.5f1c1, 2022.2

Reproduction steps: 1. Open the user's attached project 2. Open scene 'Scenes/SampleScene' 3. Enter Play mode Expected result: Both... 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

All about bugs

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