Search Issue Tracker

0
votes
Duplicate

[ShaderGraph] Sample Cubemap Node issues

Package: Shader Graph

-

Oct 01, 2018

-

Version/s: 4.0.0-preview

- Preview sometimes doesn't show (correct) LODs - No separate sampler state Read more

0
votes
Fixed
0
votes
Fixed

[ShaderGraph] Channel Mask Control issues

Package: Shader Graph

-

Oct 01, 2018

-

Version/s: 4.0.0-preview

Channel Mask Control is no longer drawn. Also there is an empty space when preview is collapsed (caused by the failing IMGUIContaine... Read more

0
votes
Fixed

[ShaderGraph] Incorrect Port dimensions on several nodes

Package: Shader Graph

-

Oct 01, 2018

-

Version/s: 4.0.0-preview

Several nodes have incorrect dimensions for ports: - Texel Size - Defines vec1s as vec2s - Dielectric Specular - Output is ... Read more

0
votes
Fixed

[ShaderGraph] Multiple delimiters added to line ends of generated shader...

Package: Shader Graph

-

Oct 01, 2018

-

Version/s: 4.0.0-preview

Occurs with Colorspace Conversion Node Not a huge issue but probably shouldn't output multiple semi-colons Read more

0
votes
Fixed

[ShaderGraph][LWRP] SceneDepth and SceneColor nodes have issues with Ste...

Package: Shader Graph

-

Oct 01, 2018

-

Version/s: 4.0.0-preview

LWRP implementation of Scene Depth has incorrect data for UV input when rendering in Stereo LWRP implementation of Scene Color doesn... Read more

0
votes
Fixed

[ShaderGraph] HD PBR - IsFrontFace not passed as argument for ShadowPass...

Package: Shader Graph

-

Oct 01, 2018

-

Version/s: 4.0.0-preview

IsFrontFace not passed as an argument for ShadowPass when IsFrontFace -> Branch is plugged into Alpha port of PBR Master Node in HDRP Read more

0
votes
Fixed

[ShaderGraph] Use of direct matrix name instead of correct macros

Package: Shader Graph

-

Oct 01, 2018

-

Version/s: 4.0.0-preview

The follow nodes directly access matices without using their macros: - Camera - Object Check the codebase for more Read more

0
votes
Fixed

[IL2CPP] Building fails with IL2CPP error when project is using Xilium.C...

IL2CPP

-

Sep 19, 2018

-

Version/s: 2018.3.0b1

How to reproduce: 1. Open the repro project that is using CefGlue 2. In the Player Settings, set the Scripting Backend to IL2CPP 3. ... Read more