When I use PlayCanvas version 2.7 and above (Engine only), I get this error:
Failed to compile fragment shader:
ERROR: 0:315: ‘texture_heightMap’ : undeclared identifier
ERROR: 0:315: ‘texture’ : no matching overloaded function found
ERROR: 0:315: ‘r’ : field selection requires structure, vector, or interface block on left hand side
This issue doesn’t occur in version 2.6.2 or earlier, which are the releases prior to 2.7. Do you have any insights? and how to fix?