Search Issue Tracker

0
votes
Won't Fix

Shader cannot find 'frag_surf' and 'vert_surf' and throws errors in the ...

Shaders

-

Mar 16, 2018

-

Version/s: 5.6.4f1

Reproduction steps:1. Download user's project and open in Unity2. Select "InstancedAngelFishShader" shader in Assets3. In Inspector ... Read more

0
votes
Fixed

Big (>1KB) ComputeBuffers created with IndirectArguments flags fails to ...

Shaders

-

Jun 08, 2017

-

Version/s: 5.6.0f3

Steps to reproduce: 1) Download attached project and open in Unity2) Open scene 'Scene' and press play3) After ~3 seconds stop Play ... Read more

0
votes
By Design

Stencil shader doesn't render anything

Shaders

-

Apr 28, 2017

-

Version/s: 5.6.0p1

Repro steps: 1. Open provided projects "StencilBlitProblem" Scene2. See that the Game view is black3. Click on "Main Camera" in the ... Read more

0
votes
Won't Fix

Creating material from shader freezes Unity

Shaders

-

Apr 06, 2017

-

Version/s: 5.6.0f3

To reproduce:1.Open a new project2.Import "GPUDriverCrash.shader"3.Create material from that shader Expected result: material is cre... Read more

0
votes
Fixed

Cubemap array textures aren't supported even though they should

Shaders

-

Apr 05, 2017

-

Version/s: 5.6.0f3

Repro Steps: 1. Open provided projects "TestCubemapArray" scene2. Enter play mode3. Look at the console and see that it says that "s... Read more

0
votes
By Design

Shaders are included into build even when they do not appear in Scenes

Shaders

-

Mar 23, 2017

-

Version/s: 5.6.0f1

Shaders that are in Assets folder in an empty project add up a lot of time when building. This was not happening in Unity 5.3 as Sha... Read more

0
votes
Won't Fix

Shader division by integer crashes Unity

Shaders

-

Apr 09, 2017

-

Version/s: 5.6.0f1

Reproduction steps:1. Open the attached project "Alex Portfolio.zip";2. Open the Water.shader file;3. Find 50 line in the code and u... Read more

0
votes
By Design

Surface Shader bug: #pragma hardware_tier_variants generates corrupt UV's

Shaders

-

Feb 21, 2018

-

Version/s: 5.6.4p3

Steps to reproduce:1. Open attached project "WaterBug.zip"2. Inspect "SimpleShader_Bug.shader"3. Uncomment line 19 "#define UNITY_HA... Read more

1
votes
Duplicate

Surface shader compilation breaks when using worldPos

Shaders

-

Jan 13, 2017

-

Version/s: 5.6.0b3

To reproduce: 1. Open attached project;2. Open "Test" scene;3. Look at the "Test" shader in the Inspector panel. Expected result: th... Read more

2
votes
Fixed

InstanceID is not transferred from vertex to domain shader

Shaders

-

Jun 24, 2017

-

Version/s: 5.6.0p4

Steps to reproduce:1. Open attached Unity Project "923897-TesselationShader.zip"2. Load Scene "Tesselation x Instancing"3. Option 1:... Read more

All about bugs

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