Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.0
Issue ID
MOXRB-34
Regression
No
[Quest 3] Two sets of Wall, Floor, and Ceiling Planes Post Automatic Room Setup
Environment:
- OpenXR 1.8.2
- Meta-OpenXR 1.0.0
- Unity: 2023.3.0a9
cf945a5a9688
- Device: Quest 3
Firmware Version: 57.0.0.0.355
Firmware Build ID: SQ3A.220605.009.A1
Firmware Build Date: Tue Jul 4 19:13:58 PDT 2023
Steps to Reproduce:
- Open AR Samples in Quest 3
- Open Room Capture Scene in HMD
- Note: Walls should already be setup at this point from a Manual Room Setup flow
- Select Room Setup Button
- Proceed affirmatively through room setup
- Allow the feature to automatically detect and set the walls, floor, and ceiling based on sensor detection.
- Complete the room setup to exit the oculus shell
- Observe
Expected Result: The new automatic setup should overwrite or retain the previous manual setup without duplication.
Actual Result: Two sets of walls, floor, and ceiling planes were observed, indicating a duplication issue. The debugger tool displayed two anchors at each central point of these planes, confirming the duplication.
Additional Observations:
- Post this occurrence, accessing the Manual Mode became infrequent, a deviation from the behavior noted previously testing on the same day.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Unable to reproduce