Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.3f1
Issue ID
1071108
Regression
No
GenerateNodeCode calls in ShaderGraph use GenerationMode.ForReals when building preview shader for Sub Graph Nodes
TestNode.cs contains a node with different code paths for Real and Preview generation modes.
"Working Shader graph" - Contains the graph that has a working preview node, where the TestNode is inlined in the graph
"Sub Graph" - A working sub graph that contains TestNode. Works fine to open as it is.
"Broken Shader Graph" - A graph that has a reference to Sub Graph. This is where the preview is broken and produces errors.
To reproduce:
1. Download attached project
2. Open "Broken Shader Graph" asset in project window
3. Notice that preview is broken and produces errors
Reproducible: 2018.3.0a9, 2018.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment