Search Issue Tracker

7
votes
By Design

Missing vertex function overload when using tesselation function in Surf...

Shaders

-

Jan 10, 2017

-

Version/s: 5.6.0b3

When using a tessellation function, surface shaders will not allow the override of the custom vertex function which provides support... 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 project 2. Create a new material 3. Select material so it appears in Inspector 4. Right mouse cli... Read more

0
votes
Fixed

Material won't render unless a default shader is used

Shaders

-

Jan 28, 2018

-

Version/s: 2017.3.0f3

How to reproduce: 1. Open Unity 2. Load user-submitted project (Space_Shooter.zip) 3. Load "Main.unity" scene 4. Instantiate "Bolt.p... Read more

0
votes
Won't Fix

Unity-upgraded shader cause inconsistent line endings warning if saved w...

Shaders

-

Jul 17, 2017

-

Version/s: 2017.1.0f3

How to reproduce: 1. Open the attached project 2. Open "Test.shader" 3. Uncomment the code and save the file using Windows or Mac li... Read more

0
votes
By Design

Unity shaders can define user-defined multi-line preprocessor directives...

Shaders

-

Apr 08, 2018

-

Version/s: 2017.3.1f1

How to reproduce: 1. Open tester's project (D3D11MultilineDefine.zip) 2. Observe the Console for shader errors Expected result: No ... Read more

0
votes
Fixed

[shaders] hlsl2glsl does not do implicit float4->float conversion in som...

Shaders

-

Jun 08, 2015

-

Version/s: 5.0.0f4

"DECODE_EYEDEPTH(tex2D(_CameraDepthTexture,uv))" does not compile on hlsl2glsl platforms - error about no suitable conversion. But i... Read more

0
votes
Fixed

ComputeBuffer.GetData() requires blittable array when using bool variabl...

Shaders

-

May 25, 2018

-

Version/s: 2018.2.0a1, 2018.2.0b4

How to reproduce: 1. Open user's project ("XParticle-master.zip") 2. Press Play Expected result: works with variables of type bool ... Read more

0
votes
Fixed

Shader fails to compile when 2 equality tests are made and stored back i...

Shaders

-

Jul 18, 2017

-

Version/s: 2017.1.0f3

To reproduce: 1. Download and open attached "VertexIDTest.zip" project. 2. Select the "VertexIDTest" shader from the project view. ... Read more

0
votes
Won't Fix

Shader fails to compile when skipping TEXCOORD2 in a vertex data struct

Shaders

-

May 12, 2016

-

Version/s: 5.3.4p6

Steps to reproduce: 1) open attached "shadyBug" 2) compile and show "MultiTextureBlend5" shader 3) import compiled shader - shader ... Read more

All about bugs

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