Forum Discussion
Kushulain86
2 years agoExplorer
Mixed reality only work in the first scene
When a mixed reality scene element OVRSceneAnchor is destroyed, it get ignored during the whole game session.
Opening Mixed reality a second time in another Unity scene is impossible, or very laborious.
This is because of recent changes in the Unity Integration SDK in OVRSceneAnchor.cs.
Problem is reproducible on v48 & v49. Not on v43.
I removed the line :
DestroyedSceneAnchors.Add(this.Uuid);
in OVRSceneAnchor.cs line 209 for a workaround. But maybe there is something I'm missing ?
1 Reply
Replies have been turned off for this discussion
- swappyMaineProtege
same issue here
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
- 2 months ago