Search Issue Tracker
Fixed
Fixed in 6.3.1, 6.4.0
Votes
5
Found in [Package]
6.3.0
6.4.0-pre.1
Issue ID
ARFB-665
Regression
Yes
AssertionException when using AR Foundation with OpenXR Meta Bounding Boxes and Planes
Steps to reproduce:
- Set up a project that uses AR Foundation 6.3.0 and Unity OpenXR: Meta 2.3.0. Enable the Meta Quest feature group in OpenXR settings.
- Create a scene that enables both ARPlaneManager and ARBoundingBoxManager.
- Run the scene on device
Actual results: AssertionException: Assertion failure. Values are not equal. Expected: UnityEngine.XR.ARFoundation.ARPlane == UnityEngine.XR.ARFoundation.ARNullTrackable
Expected results: Bounding boxes and planes work normally
Reproducible with versions: 6.3.0, 6.4.0-pre.1
Not reproducible with versions: 6.2.0, 6.0.0
Can’t test with versions:
Tested on (OS): Windows 11 / Quest 3 (reproducible in Quest Link and Android builds)
Notes:
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment