From this example
https://www.babylonjs-playground.com/#SRZRWV#1
If you try to pan or zoom sometimes it does all or sometime it’s glitching out.
Any solutions?
From this example
https://www.babylonjs-playground.com/#SRZRWV#1
If you try to pan or zoom sometimes it does all or sometime it’s glitching out.
Any solutions?
I am sorry I can not repro it seems to work on my iPhone. What device are you using ? @Cedric could you try as well just in case ?
Tested on iPhone11 with Safari without any trouble. Same question as @sebavan for the device/ios/safari version. Can you also try to do a video of what’s happening?
iPhone X
iOS 13.2.3
I get it! I can repro in on my iphone. I think this is reproductible on Android as well.
Cool, looks like you are up to fix it @Cedric let me know if you need anything.
I can reproduce the issue when rotating the camera with 1 finger then adding a second one.
It seems related to this comment:
I have no idea at all, but it is probably super old as I remember it always being here
You might try without on IoS and see what happens ? but it should not impact android at all which is pretty strange.
That bug seems to be fixed on iOS. But it doesn’t fix the jittering issue. I’m still trying to find a reliable way to reproduce it.
I was experimenting with three.js, they seem using active fingers to determine the behaviors.