Search Issue Tracker
By Design
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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
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