Search Issue Tracker
Fixed in 8.0.0
Votes
1
Found in [Package]
6.7.0
Issue ID
1158413
Regression
Yes
[ShaderGraph] Changing precision of SG with SubGraphs that still use the other precision breaks the generated shader
Reproduced in SRP master of 5/28/19, 2019.3.0a5.
1) Open up the attached SubGraphs.zip inside a SG project pointing to master.
2) Open up the NestedBoy.shadergraph (not NestedBoy_a.shadergraph)
3) Change the graph-wide precision to Half (instead of Float)
Result:
- PlanetBlend & MaterNode will spawn an error badge & the shader breaks with 'undeclared identifier `Unity_Multiply_Float`'
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
mikeustwo
Dec 20, 2019 22:11
It would be great to get the subgraphs to inherit the precision