Software Archive
Read-only legacy content

Unity: Camera turns off after first scene

Jonathan_C_1
Beginner
381 Views

So, I have a working game, and the camera works fine. After the first scene however, the camera turns off, rendering the game useless. I have a Realsense object in the next scene, and I have tried keeping the object without destroy, though this doesn't work. Thanks for any and all help.

I am using the Realsense Unity SDK.

0 Kudos
3 Replies
Vidyasagar_MSC
Innovator
381 Views

Hi,

Need some more info to help out.Which version of Unity are you using?

Are you using R2 of Realsense SDK here? Pls. Post your system specifications.

0 Kudos
Jonathan_C_1
Beginner
381 Views

And BTW, I am using Unity 4.6.3 and Intel Realsense Front F200. Thanks!

0 Kudos
Vidyasagar_MSC
Innovator
381 Views

Hi Jonathan,

Try applying unity 4.6.3 patch 1 and try running your sample again.The patch is available here

http://forum.unity3d.com/threads/unity-patch-releases.246198/

 

0 Kudos
Reply