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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
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