Hello.
After upgrading to version 5.17.0, a problem appeared. With the BABYLON.PointerEventTypes.POINTERDOWN event, pickedMesh is always null. The problem has appeared only since version 5.17.0. Please tell me in which direction to look for a solution. The code is deeply integrated into the project, it’s hard for me to reproduce this.
Hi.
Thanks for the answers. I want to clarify. This happens when installing multiple cameras. Roughly, it looks something like this: https://playground.babylonjs.com/#R5UWI5#2