Hello,
There is a bug with the mesh dispose. If you dispose a mesh which has a linked control, every linked control to every other mesh gets dettached. Repro playground : https://www.babylonjs-playground.com/#XCPP9Y#2055 .
Hello,
There is a bug with the mesh dispose. If you dispose a mesh which has a linked control, every linked control to every other mesh gets dettached. Repro playground : https://www.babylonjs-playground.com/#XCPP9Y#2055 .
Fix will be in the next nightly thanks for reporting it