Hi,
I load scene serialized with a cube using BABYLON.SceneLoader.Load () the scene is load, but if I move the mouse cursor, I error: Active camera not set.
but yet I have an active camera as you can see in this scene.
See the console for error:
http://www.castorengine.com/public/demo/Teste/index.php
Thanks