Hi,
Today I was playing around with BABYLON.EngineInstrumentation (babylonjs version v3.1-beta-2) and found this playground in your docs: https://www.babylonjs-playground.com/#HH8T00#1
If you enable the debug layer and choose the "Stats" tab everything working fine.
But if you switch to any other tab and switch back to "Stats" again, you get a console error "Uncaught TypeError: Cannot read property 'getEngine' of null".
Is there anything broken with the Inspector on this version?
Best regards,
Ller