Refer to the playground url below, sprite is in front of the sphere, however the click / pick event triggered on backend sphere first regardless of the sprite's position.
Url: https://www.babylonjs-playground.com/#9RUHH#29
Expected result:
Player clicked will be triggered instead of Sphere clicked.