Search Issue Tracker
By Design
By Design in 6.3.X
Votes
0
Found in [Package]
6.2.0
6.3.0
Issue ID
ARFB-671
Regression
No
Typo in AR Session Tracking Mode in Inspector window
Steps to reproduce:
1. Create new Unity project using VR Template
2. In Hierarchy window create AR Session GO (XR > AR Session)
3. Select AR Session GO in Hierarchy
4. In Inspector window change Tracking Mode to “Dont Care”
Actual results: Tracking Mode is written with a mistake “Dont Care”
Expected results: Tracking Mode should be written without mistakes “Don’t Care”
Reproducible with versions:6.2.0 (6000.0.61f1, 6000.2.10f1), 6.3.0 (6000.3.0b8, 6000.4.0a3)
Tested on (OS): macOS Silicon, Tahoe 26.0 (M1)
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
Inspector correctly displays the value of the TrackingMode enum: https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@6.3/api/UnityEngine.XR.ARFoundation.TrackingMode.html
Resolution Note (6.3.X):
Inspector correctly displays the value of the TrackingMode enum: https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@6.3/api/UnityEngine.XR.ARFoundation.TrackingMode.html