Search Issue Tracker

5
votes
Duplicate

Shader remapping crashes the engine if no mapping is found

Shader System

-

Mar 22, 2022

-

Version/s: 2021.2, 2022.1, 2022.2

Callstack: UnityPlayer.dll!keywords::KeywordRemap::Remap(const keywords::LocalKeywordState & src, keywords::LocalKeywordState &a... Read more

0
votes
Fixed

Shader Compiler crashes when calling ComputeShader.GetKernelThreadGroupS...

Shader System

-

Mar 14, 2022

-

Version/s: 2021.2.0a18, 2021.2.14f1, 2022.1, 2022.2

How to reproduce:1. Open the attached project "bug-compute-shader-nographics.zip" to generate the "Library" folder and then close th... Read more

0
votes
Fixed

Editor crashes in Play mode when Groupshared memory and a constant buffe...

Shader System

-

Mar 23, 2022

-

Version/s: 2021.2.0a21, 2021.2.16f1, 2022.1, 2022.2

How to reproduce:1. Download the attached project 'GroupsharedCrash.zip'2. Change platform to Standalone and change back to Android ... Read more

0
votes
Fixed

Line ending changes in shaders or includes cause full shader recompiles

Shader System

-

Mar 30, 2022

-

Version/s: 2020.3, 2021.3, 2022.1, 2022.2

Changing line endings between LF and CRLF cause full shader recompilation.This issue affects graphics, compute and ray tracing shade... Read more

1
votes
Duplicate

SRP Batcher compatibility of the same shader changes when changing Graph...

Shader System

-

Nov 28, 2022

-

Version/s: 2020.3.42f1, 2021.3.15f1, 2022.1.0a15

Reproduction steps:1. Open the attached project “shaderlodbug”2. Select the Assets/Shaders/U1.shader asset in the Project window3. O... Read more

0
votes
By Design

Materials can not be modified when using ScriptedImporter

Shader System

-

Jul 29, 2022

-

Version/s: 2020.3.37f1, 2021.3.6f1, 2022.1.10f1, 2022.2.0b2, 2023.1.0a2, 2023.2.0a1, 2023.3.0a3

Reproduction steps: Open the attached project (“Bug.zip“) Select Assets/NewMat In the Inspector window check “Set Keyword” checkbox ... Read more

0
votes
Fixed

Shader keyword is not disabled when calling ShaderKeywordSet.Disable

Shader System

-

Apr 05, 2022

-

Version/s: 2021.2.15f1, 2021.3, 2022.1, 2022.2

Reproduction steps:1. Open the attached project "disable keyword 1417644.zip"2. Open "SampleScene" from the Project window3. Build a... Read more

1
votes
Fixed

[Android] Compiled GLSL compute shader fails uint cast

Shader System

-

Apr 04, 2022

-

Version/s: 2019.4, 2021.2, 2021.2.14f1, 2022.1, 2022.2

Reproduction steps:1. Open the project "ReproShaderGLESBug"2. Connect an Android device3. Open Terminal or Command Prompt and type i... Read more

0
votes
Fixed

Compute Shader is not using defined constants when setting data with Set...

Shader System

-

Apr 03, 2022

-

Version/s: 2020.3, 2021.2.17f1, 2021.3, 2022.1, 2022.2

How to reproduce:1. Open project "ComputeShaderSetConstantBuffer.zip"2. Enter Play Mode3. Observe the Console For Dx11 / 12 API: Run... Read more

0
votes
By Design

No error or warning thrown when compiling a shader with a comma instead ...

Shader System

-

Mar 30, 2022

-

Version/s: 2019.4, 2020.3, 2020.3.31f1, 2021.3, 2022.1, 2022.2

Reproduction steps:1. Open the attached project "1415608.zip"2. Open "SampleScene"3. Edit line 43 of NewSurfaceShader.shader to "fix... Read more

All about bugs

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