ller Posted November 10, 2017 Share Posted November 10, 2017 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 Quote Link to comment Share on other sites More sharing options...
RaananW Posted November 10, 2017 Share Posted November 10, 2017 It seems like this line is to blame - https://github.com/BabylonJS/Babylon.js/blob/master/src/Instrumentation/babylon.sceneInstrumentation.ts#L497 we will look into that. Thanks for reporting! Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted November 10, 2017 Share Posted November 10, 2017 Fix on it's way Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.