Closed Sooly890 closed 6 months ago
Heya, this is bit of a limitation of ShaderGraph - it doesn't collect the keywords (defined in the Blackboard) from nested subgraphs. You can copy to / recreate them in the main graph and it should work though.
_MAIN_LIGHT
, with entries :
SHADOWS
SHADOWS_CASCADE
SHADOWS_SCREEN
_SHADOWS_SOFT
@Cyanilux thanks for the reply, is there really no way to get around this (except redefining the keywords)? I'll use this for now but it would be nice to have a nice packaged CustomLight subgraph that can be drag and dropped
I read your comment wrong. This will work sufficiently for me
In Unlit Graph:
In Subgraph Connected to Unlit Graph (ignore the parameters, they are not attached to anything)
What's going on here?