CameraComponent always gives "property not saved" warning
Posted: Fri May 15, 2015 6:39 pm
Whenever I have an object with a CameraComponent in my dungeon, even one with no other features, I get "warning: game object property not saved: testCamera.camera.camera" (where testCamera is the name of the object) upon saving the game. This does not seem to impair the functionality of the camera in any way - I use CameraComponent quite extensively - but I don't like the resulting console spam. Is this a bug?