Action Manager Left pick and right pick event not working on child meshes when is recursive

So I was trying to attach and use the action manager for complex meshes. The left pick and right pick triggers work when the action manager is attached to a single mesh but when there is a complex mesh with a parent mesh and the action manager is attached to this mesh . The left pick and right pick triggers dont work for child meshes.
Repro on playground
https://playground.babylonjs.com/#2BAXWZ#2

Hey!

thanks for reporting. I’m checking it right now

It will be fixed by next commit :slight_smile:

Thanks
I have been thinking about contributing.
Is there any place I can start?
Regards

sure thing: Start Contributing to Babylon.js - Babylon.js Documentation

It seems to have been resolved in the alpha build of babylonjs. But the stable version still does not have this fix.

We do not push fixes back as every build is as solid as the stable ones :smiley: