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
This bug originates within the OBS source code. It seems like uniform types are not parsed properly based on whether OpenGL is used, and the parsing probably occurs before the transpilation from HLSL to GLSL. As a workaround, use float4 instead.
The behavior should mimic the behavior of float4.
The text was updated successfully, but these errors were encountered: