Sandbox - camera.radius, zoom in/out bug

Hi guys.

Someone reported this issue to me from my co-workers, and I can confirm that this is happening. The issue is when you load some model in the sandbox, and use mousewheel to zoom in/out, camera radius goes to the fixed value, and you cannot use mousewheel anymore. You can only go in the inspector and manually input different value for “camera.radius”, but not use mousewheel to zoom in nor out.

I kinda setup pipileline for my project to use sandbox for editing some stuff, and this is reducing the quality of life at the moment. So I hope it can be fixed.

You can see on image where camera.radius go and get stucked.

Thanks

wheelmouse changes are being commited very soon - Fix for ArcRotateCamera’s mouse wheel zoom issues by PolygonalSun · Pull Request #9814 · BabylonJS/Babylon.js (github.com)

3 Likes