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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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