Forum Discussion
OCReaper
7 years agoHonored Guest
Why controller is not registering input after you change the scene?
Hello guys! I have ran into an issue in my project and cannot find solution so far. I am using OVRPlayerController prefab in my project. I have two scenes, one is offline another is online. I switch...
OCReaper
7 years agoHonored Guest
The reason why it did not work is disqusting. There is a scene dummy to fill in the gap before NetworkManager spawns the Player. The dummy is basically an OVRPlayerController which has an OVRManager script it. And if you look at the OVRManager script it is destroyed when there is another one. It doesn't matter if an object or a script is disabled it does that on Awake. And as soon as my Player prefab is spawned its OVRManager gets destroyed because there already is one on the scene dummy and then the scene dummy gets disabled. What you get as a result is one an only disabled OVRManager. Always make sure that OVRManager is in the scene and enabled.
Eh it turns out it was all my fault after all
Eh it turns out it was all my fault after all
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 4 years ago
- 2 years ago
- 11 months ago
- 4 months ago