Replies: 1 comment 5 replies
-
|
@bejado Any idea? I confirm that material_sandbox doesn't have the issue. It might be related to other post processing features but I can't find a combination that triggers the crash. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use a material with
shadingModel : lit,refractionType : thin, andrefractionMode : screenspace, I get a fatal error:If I change
refractionModetocubemapand make no other change, there is no error. When the Material Sandbox sample is set to thin refraction with screen space refraction, there is no such error. Any idea what I might be doing wrong? As you can see, I'm using Metal. It's on macOS.Beta Was this translation helpful? Give feedback.
All reactions