Closed DeltaDesigns closed 1 year ago
When you try to compile a shader that uses alpha test ("masked" blend mode), it fails and gives error "common/material.hlsl(41,8-27): error X3003: redefinition of 'g_boolAttr_alphatest'"
Should not fail
No response
Is this still happening? Seem to work fine for me
It seems to have gotten fixed sometime between then and now so ill close this
Describe the bug
When you try to compile a shader that uses alpha test ("masked" blend mode), it fails and gives error "common/material.hlsl(41,8-27): error X3003: redefinition of 'g_boolAttr_alphatest'"
To Reproduce
Expected behavior
Should not fail
Media/Files
No response
Additional context
No response