Scene clearColor is not used in WebXR with multiview enabled on Quest

Hi,
It looks like the scene clearColor is not the color used to clear the screen in WebXR with multiview enabled on the Quest. Instead black is used to clear the screen.

Playground reproducing the issue with multiview (background is unexpectedly black in XR/VR): https://playground.babylonjs.com/#9K3MRA#1130

Playground showing the issue does not occur when multiview is not enabled: https://playground.babylonjs.com/#9K3MRA#1131

Thanks.

@RaananW is our WebXR magician

Hmmm.

We had this issue and it was supposed to be resolved by now.

I’ll look into it! thanks for reporting :slight_smile:

1 Like

@RaananW want me to create a github issue to track? :slight_smile:

ehhh, yes please! :slight_smile:

Scene clearColor is not used in WebXR with multiview enabled on Quest · Issue #13546 · BabylonJS/Babylon.js (github.com) here :smiley:

1 Like

you are the best

Scene clearColor is not used in WebXR with multiview enabled by RaananW · Pull Request #13554 · BabylonJS/Babylon.js (github.com)

3 Likes