VR reflection probe not stereoscopically rendering

what’s going wrong here is… very difficult to describe

it’s incredibly uncomfortable to look at: https://bablonjsvr-hyperobject.glitch.me/

this is it not in vr, where it works fine: https://playground.babylonjs.com/#KA93U#488

@RaananW

I isolated this to the reflection probe, I think it is not rendering stereoscopically

btw, as I recall, this happened to me way back in the day in VR with threejs … so I think that this is a platform independent problem

Trippy! :slight_smile:

I believe it is exactly the other way around. It’s easy to forget how reflection probes are working (totally not like in real life :-)).

Seems like an issue that we need to address. On the issues list. thanks for sharing!

1 Like

So, can you link me to the issue? I can subscribe to it on github and follow it right?

1 Like

Sure! GH Issue here - [XR] Make sure reflection probe works as expected · Issue #10390 · BabylonJS/Babylon.js (github.com)

1 Like