Search Issue Tracker

0
votes
By Design

Prefab Instance with MaterialPropertyBlock has different Colour compared...

Shader System

-

Mar 06, 2023

-

Version/s: 2022.2.7f1, 2023.1.0b5, 2023.2.0a3

How to reproduce:1. Open the project "IN_31506"2. Open the "SampleScene" Scene in the Asset3. Enter the Play Mode4. Observe the two ... Read more

0
votes
Fixed

Crash on the unknown line when building a specific project

Shader System

-

Jan 27, 2023

-

Version/s: 2020.3.44f1, 2021.3.16f1, 2022.2.2f1, 2023.1.0a25, 2023.2.0a1

Reproduction steps: Open the attached project "flight simulator" Build And Run on an Android device Expected result: APK is built su... Read more

0
votes
Fixed

Adding previously missing shader include does not reimport dependent shader

Shader System

-

Jan 31, 2023

-

Version/s: 2020.3.44f1, 2021.3.17f1

If a shader encounters a missing include file during the import, it will conclude with an error. However, if the missing include fil... Read more

0
votes
By Design

Error is thrown when enabling a Keyword on a Shader

Shader System

-

Feb 10, 2023

-

Version/s: 2020.3.45f1, 2021.3.18f1, 2022.2.7f1, 2023.1.0b3, 2023.2.0a2

How to reproduce:1. Open the attached Project "shaderTest" and load the Scene "New Scene"2. Enter Play Mode3. Observe the Console Ex... Read more

0
votes
Won't Fix

Missing compute kernel or bad constant buffer bindings not throwing warn...

Shader System

-

Feb 13, 2023

-

Version/s: 2021.3.18f1, 2022.3.39f1, 6000.0.0b11, 6000.1.0a7

How to reproduce: Open the attached project "New Unity Project.zip" Enter Play Mode Expected results: "10" and "20" are shown in the... Read more

0
votes
Fixed

[Linux] Shader errors are thrown after reimporting a compute file

Shader System

-

Feb 15, 2023

-

Version/s: 2022.2.7f1, 2023.1.0b5, 2023.2.0a3

Reproduction steps:1. Open the attached “BugRepro” project2. In the Project window, right-click on “Assets/CrowdCompute.compute“ &gt... Read more

1
votes
Duplicate

ShaderKeywordFilter.SettingsNode.GatherFilterData stackoverflow crash wh...

Shader System

-

Feb 18, 2023

-

Version/s: 2021.3.18f1, 2022.2.5f1, 2023.1.0b2, 2023.2.0a3

Reproduction steps: Open the attached project “BundleProject” Go to "Window > Asset Bundle Browser” Select "Build" tab and click ... Read more

0
votes
Won't Fix

HLSLcc generates suboptimal code that involves meaningless double conver...

Shader System

-

Feb 19, 2024

-

Version/s: 2021.3.35f1, 2022.3.20f1, 2023.2.10f1, 2023.3.0b7, 6000.0.0b11, 6000.1.0a7, 6000.2.0a1

Steps to reproduce: 1. Create a new unlit shader2. Put the following code in the fragment function:```int x[3][3][3] = {{ { -1, -2, ... Read more

0
votes
Fixed

Crash on ShaderLab::Program::CreateFromSerializedProgram when trying to ...

Shader System

-

Mar 02, 2023

-

Version/s: 2021.3.17f1, 2022.2.4f1

Reproduction steps:1. Open the attached project “CrashRepro“2. Open “CrashScene“ scene3. Enter Play mode Expected result: “Atmoshper... Read more

0
votes
Fixed

Shader compilation stuck on "0 / 6144 variants ready" when trying to com...

Shader System

-

Feb 22, 2023

-

Version/s: 2022.2.7f1, 2023.1.0b4, 2023.2.0a2

How to reproduce:1. Open the attached project “ShaderIssue.zip“2. Select the “Rsg_LW_MeshDissolve 1“ Shader Graph (Assets/RzFX_Blood... Read more

All about bugs

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