Search Issue Tracker

15
votes
Not Reproducible

Crash in ImageFilters::Blit when Calling Graphics.Blit(destination, null)

Shaders

-

Jan 16, 2017

-

Version/s: 5.5.0f3

To reproduce: 1. Open attached project; 2. Open "shaderTest" scene; 3. Add "CameraShaderBehaviour" script to main camera; 4. Toggle ... Read more

0
votes
By Design

worldPos not set in standard shader if SHADER_API_D3D11 is defined

Shaders

-

Dec 09, 2016

-

Version/s: 5.5.0f3

Reproduction steps: 1. Open the attached project 2. Make sure D3D9 is target graphics API 3. Observe the scene 4. Change target gra... Read more

0
votes
Fixed

[macOs] Tessellation shaders are not working

Shaders

-

Mar 10, 2017

-

Version/s: 5.5.0f3

Steps to reproduce: 1. Open user attached project 2. Open TessellationTestScene 3. Observe that an object with tessellation shader i... Read more

2
votes
By Design

[Shader]Material.SetOverrideTag() does not seem to work

Shaders

-

Dec 05, 2016

-

Version/s: 5.5.0f3

Trying to set a shader tag via 'Material.SetOverrideTag()' in this case 'DisableBatching' does not seem to work. Repro steps: 1. Op... Read more

9
votes
Won't Fix

Selecting shader for a material resets custom Render Queue to default sh...

Shaders

-

May 02, 2017

-

Version/s: 5.5.2p4

When shaders are switched for materials, their custom Render Queue is reset to default shader value. Steps to reproduce: 1) Open th... Read more

4
votes
Duplicate

[iOS] Vertex shaders are recompiled at runtime even when using Preloaded...

Shaders

-

Apr 13, 2017

-

Version/s: 5.5.2p2

Reproduction Steps: 1. Open User's project 2. Build to iOS 3. Open Xcode project 4. Run Profiler - "Metal System Trace" 5. Inspect t... Read more

5
votes
By Design

[Metal] Half-precision literal in HLSL is translated to float literal by...

Shaders

-

Apr 06, 2017

-

Version/s: 5.5.0p4

Reproduction steps: 1) Open the attached project (HLSLHalfLiteralBecomesMetalFloatLiteral.zip). 2) Open "MobileBloom.shader". 3) Ob... Read more

0
votes
Fixed

Enum shader property does not allow fraction selection in drop-down menu

Shaders

-

Apr 05, 2017

-

Version/s: 5.5.2p4

When using a custom shader and the Enum Property with fraction numbers, the resulting drop-down menu in material inspector does not ... Read more

0
votes
Fixed

Shader_feature will always be toggled off in build when UsePass is used

Shaders

-

Mar 19, 2017

-

Version/s: 5.5.0f3

Steps to reproduce: 1. Open attached project 2. Build for standalone/iOS/android -The shader is not applied to the left cube in the ... Read more

0
votes
Fixed

Two pass Surface Shader does not include Vertex color data in the second...

Shaders

-

Dec 23, 2016

-

Version/s: 5.5.0f3

Steps to reproduce: 1. Open attached project 2. Select "OW_Decal" shader 3. Click "Show generated code", look at line 627 4. Observe... Read more

All about bugs

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