Repro: Babylon.js Playground
Uncomment line 109, run it and console throws Cannot read properties of null (reading 'detachControl'). This seems to only happen when using the frame graph, scene.activeCamera becomes null, wai?
Repro: Babylon.js Playground
Uncomment line 109, run it and console throws Cannot read properties of null (reading 'detachControl'). This seems to only happen when using the frame graph, scene.activeCamera becomes null, wai?
nvm, I found it in the doc, closing. =)