Frame graph vs scene.activeCamera

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?

1 Like

nvm, I found it in the doc, closing. =)

4 Likes