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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment