Search Issue Tracker

0
votes
By Design

Adding Standard shader to always included shaders stops build at shader ...

Shaders

-

Dec 30, 2016

-

Version/s: 5.5.0p3

How to reproduce:1. Create new project2. In graphics settings (Edit > Project Settings > Graphics) set to always included shad... Read more

0
votes
Fixed

5.5: serialized shader data size has increased in some cases

Shaders

-

Jun 16, 2016

-

Version/s: 5.5.0a1

Unity 5.5 added fully binary shader serialization. This means much better loading times, however it seems that uncompressed shader d... Read more

0
votes
Fixed

[GraphicsAPI] Shaders do not reimport when switching from an API where t...

Shaders

-

Mar 04, 2016

-

Version/s: 5.3.3p2

When switching from GLCore to OpenGL2 and some shader functionality doesn’t work, switching back to GLCore won’t make the shader wor... Read more

0
votes
Fixed

#pragma target in some shader does not work

Shaders

-

Dec 29, 2015

-

Version/s: 5.4.0b1

Setting pragma target does not seem to affect certain shaders. Repro steps:1. Open TestScene from the attached project.2. Open the T... Read more

0
votes
Duplicate

[compute] HLSLcc times out compiling complex shaders (exponential comple...

Shaders

-

Sep 08, 2015

-

Version/s: 5.2.0f3

How to reproduce: 1. Import the attached shaders (Compute.zip) into a project2. Give them time to compile- Note that it takes a real... Read more

0
votes
Fixed

[compute] very slow compute shader import since 5.1 (often timing out)

Shaders

-

Nov 18, 2015

-

Version/s: 5.2.2p3

Since GL4.3 and GLES3.1 support, importing compute shaders in the editor takes much longer time. Often timing out (bad performance o... Read more

0
votes
Fixed

[graphics] MaterialPropertyBlock.SetTexture doesn't set _TexelSize or _H...

Shaders

-

Nov 03, 2015

-

Version/s: 5.1.2p2

Textures set in MaterialPropertyBlock do not setup corresponding {name}_TexelSize and {name}_HDR shader properties. Read more

1
votes
By Design

[ComputeShader] Invalid buffer count while Dispatching Indirectly

Shaders

-

Sep 05, 2017

-

Version/s: 2017.1.0f3

Reproduction steps: 1. Open "IndirectBug.zip" project2. Open "TestScene" scene3. Enter Play Mode4. See "Pre Count" and "Post Count" ... Read more

0
votes
Fixed

Crash when importing or reimporting shader

Shaders

-

Dec 22, 2016

-

Version/s: 5.4.0f3

Unity crashes when trying to import or reimport a specific shader. To reproduce: 1. Open project.2. Go to "Shaders" folder.3. Select... Read more

0
votes
Fixed

[OSX] Right mouse click the material in inspector doesn't open menu

Shaders

-

May 15, 2016

-

Version/s: 5.4.0b17

How to reproduce:1. Create a new project2. Create a new material3. Select material so it appears in Inspector4. Right mouse click th... Read more