Search Issue Tracker
Fixed
Fixed in 6.3.1
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment