Search Issue Tracker

0
votes
Fixed

Shader EditorCompileVariant takes a lot of performance when shader compi...

Shaders

-

Oct 25, 2019

-

Version/s: 2018.4.3f1, 2018.4.11f1

How to reproduce:1. Open attached project "" and scene "" Expected result: the Editor is not slowActual result: the Editor is slow R... Read more

0
votes
Fixed

Unable to override ColorMask in a Surface Shader with an Alpha Pragma di...

Shaders

-

Aug 06, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.4.0f1, 2019.1.0a1, 2019.2.0a1, 2019.2.0f1, 2019.3.0a1

Customer been trying to render objects with Surface Shaders (using the legacy Rendering Pipeline) that use Alpha Transparency onto a... Read more

0
votes
Won't Fix

Shader Default Map textures are not reset when using the 'Reset' button ...

Shaders

-

Sep 05, 2019

-

Version/s: 2017.4.0f1, 2018.4.0f1, 2019.2.0a1, 2019.3.0a1, 2019.3.0b1, 2020.1.0a1

How to reproduce:1. Create a new Unity project2. Create a new Standard Surface Shader3. Set the Albedo Default Map to any texture4. ... Read more

0
votes
Won't Fix

Shader 'Compiled Code' settings cannot be reset to default after being c...

Shaders

-

Sep 05, 2019

-

Version/s: 2017.4.0f1, 2018.4.0f1, 2019.2.0a1, 2019.3.0a1, 2019.3.0b1, 2020.1.0a1

How to reproduce:1. Create a new Unity project2. Create a new Standard Surface Shader3. Select the Shader and change some of the 'Co... Read more

0
votes
Fixed

Editor freezes on build when compiling shader variants

Shaders

-

Sep 02, 2019

-

Version/s: 2019.3.0b1, 2019.3.0b3, 2020.1.0a1

How to reproduce:1. Open the uploaded project using the EnvIromen VM(Link in the Edit)2. Build the project Expected result: The proj... Read more

0
votes
By Design

Texture Streaming is not applied to GameObject when using custom shader

Shaders

-

Oct 07, 2019

-

Version/s: 2018.4.0f1, 2019.1.14f1, 2019.2.0a1, 2019.3.0a1, 2020.1.0a1

How to reproduce:1. Open the attached 'TextureStreamingDebug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Press 'Spac... Read more

0
votes
Fixed

Shaders compile as Shader Model 4+ even though the Graphics API is set t...

Shaders

-

Sep 26, 2019

-

Version/s: 2018.3.0a1, 2018.4, 2019.2, 2019.3, 2019.3.0b1

To reproduce:1. Open the user's attached project2. Select the "SahderBug" shader in the Assets folder3. Set the Compiled code only o... Read more

0
votes
By Design

Shader [Gamma] attribute is ignored when MaterialPropertyBlock.SetFloat(...

Shaders

-

Oct 07, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2019.1.0a1, 2019.2.0a1, 2019.2.7f2, 2019.3.0a1, 2020.1.0a1

How to reproduce:1. Open the Sample Scene of the attached project "1189653.zip"2. Enter Play mode3. Investigate the 2 Cubes in the S... Read more

0
votes
Fixed

Additional integer operation is added to a Shader causing performance dr...

Shaders

-

Sep 25, 2019

-

Version/s: 2017.4, 2018.4, 2019.2, 2019.2.0f1, 2019.3, 2020.1

Steps to reproduce:1. Open attached project "Case_1186752"2. Navigate to Project -> Assets and select "Cutout Hlsl" shader3. In t... Read more

0
votes
Duplicate

Shader internal error when Building for iOS or Android

Shaders

-

Oct 11, 2019

-

Version/s: 2019.2.7f2, 2019.2.8f1

Steps to repro:1. Create a new project and add Island.shader attach to a report2. Create a new material, add shader to it3. Add crea... Read more