Search Issue Tracker

0
votes
Fixed

Meshes with normal maps artifacting when Platform is set to WebGL

Shader System

-

Oct 03, 2021

-

Version/s: 2021.2.0b13, 2021.2.0b14

How to reproduce:1. Open the attached project ("WebGLBugs.zip")2. Switch Platform to WebGL (File -> Build Settings)3. Observe the... Read more

0
votes
Fixed

Go wide on shader compression

Shader System

-

Oct 25, 2021

-

Version/s: 2019.4, 2022.1

Shader compression is currently single-threaded and frequently takes >1 minute (HDRP scenario). For large shaders it can actualll... Read more

0
votes
Fixed

ShaderLab pragmas are no longer allowed in regular include directives

Shader System

-

Apr 23, 2024

-

Version/s: 2021.3.38f1, 2022.3.25f1

Steps to reproduce: 1. Create a new Unity project2. Create a new unlit shader3. Create an include file with "#pragma vertex vert" in... Read more

0
votes
Fixed

Nondeterministic build when building Asset Bundle containing shaders

Shader System

-

Jun 28, 2022

-

Version/s: 2023.1.0a2

Reproduction steps:1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct2. Run "Test.bat"3. Wait ... 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

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
Fixed

Long build time on new versions when comparing with 2021.1

Shader System

-

Jun 14, 2022

-

Version/s: 2023.1.0a1

How to reproduce:1. Open the attached "REPRO-2021.1.23-to-2021.2.2.7z" project2. In the top menu bar click Repro > Build3. After ... Read more

0
votes
Fixed

Loading shader is picked when allowAsyncCompilation = false and async co...

Shader System

-

Sep 24, 2021

-

Version/s:

The cyan loading shader would in some cases leak into baked reflection probes. This problem may be a general shader/material problem... Read more

0
votes
Fixed

On Windows preprocessed Lit.shader file stops mid-line when file size is...

Shader System

-

Nov 03, 2021

-

Version/s: 2020.3, 2021.1, 2021.2, 2022.1, 2022.1.0a13

How to reproduce:1. Create a new project2. Install the "High Definition RP" package from the Package Manager (Window > Package Ma... Read more

0
votes
Fixed

One million variant limit for Always included shaders is checked before ...

Shader System

-

Nov 08, 2021

-

Version/s: 2019.4, 2022.1

STR:1. Make a new project using URP template.2. Copy the Lit shader from URP to Assets.3. Add the Lit shader to Always included shad... Read more

All about bugs

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