Forum Discussion
JR_BreachVR
9 months agoHonored Guest
OVRManager.boundary.GetDimensions() broken with OS update v74
Hello dev community!
Since the release of OS v74, we've encountered an issue where OVRManager.boundary.GetDimensions() no longer returns the correct values. Prior to this update, it provided the correct Vector3 dimensions, but since the update, it consistently returns a value of (1.2, 10, 1.2), regardless of the setup.
We also tried using OVRManager.boundary.GetGeometry(), which returns an array of four values, all between -0.6 and 0.6, resulting in "dimensions" of 1.2 meters (a square).
This issue is breaking our game, as we've designed our scene to perfectly fit within the play area square. Our workaround is to manually set these values, but we’d appreciate it if the original functionality could be restored.
Thank you in advance for any assistance!
1 Reply
Replies have been turned off for this discussion
- JR_BreachVRHonored Guest
Solved in the last update 😁
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
- 12 months ago
- 2 years ago