repro: https://playground.babylonjs.com/#XJKQOC#19
Not pushing the root mesh into the gpu picking list throws console error Uncaught TypeError: Cannot read properties of undefined (reading 'getEffect')
. Seems like a stricter chk is needed? or a console warn?