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
Compiling project (Scala3.7.2-RC1-bin-20250520-baac46c-NIGHTLY, JVM (21))
[error] ./example.scala:49:15
[error] value UV is not a member of Any
[error] valx= env.UV
[error] ^^^^^^
[error] ./example.scala:50:12
[error] value UV is not a member of Any
[error] vec4(env.UV, 0.0f, 1.0f)
[error] ^^^^^^
Expectation
The text was updated successfully, but these errors were encountered:
Based on OpenCB failure in
purplekingdomgames/ultraviolet
- build logsCompiler version
3.7.1-RC1
Last good release: 3.7.0-RC1-bin-20250222-4dc4668-NIGHTLY
First bad release: 3.7.0-RC1-bin-20250225-a25fe5e-NIGHTLY
Bisect points to 32ac2e6
3.7.0 is not affected
Minimized code
Output
Expectation
The text was updated successfully, but these errors were encountered: