Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
monochr0m3's avatar
monochr0m3
Honored Guest
12 years ago

OVRCameraController not destroyed between scenes

I've created a GameObject which implemented the OVRCameraController. The problem is, when I load a new level using Application.LoadLevel, the OVRCameraController from the previous scene is not dest...