You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building my project I get the following error:
Shader error in 'Hidden/Coord': '|' : wrong operand types no operation '|' exists that takes a left-hand operand of type 'bool' and a right operand of type 'bool' (or there is no acceptable conversion) at line 67 (on gles)
The text was updated successfully, but these errors were encountered:
When building my project I get the following error:
Shader error in 'Hidden/Coord': '|' : wrong operand types no operation '|' exists that takes a left-hand operand of type 'bool' and a right operand of type 'bool' (or there is no acceptable conversion) at line 67 (on gles)
The text was updated successfully, but these errors were encountered: