Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.2.0a8
Issue ID
1136724
Regression
No
[WindowsMR] XRSettings.loadedDeviceName comes back null when in play mode
1. What happened
returning XRSettings.loadedDeviceName in play mode will return a null value instead of the SDK listed at the top of the XRSettings SDK list.
2. How we can reproduce it using the example you attached
Use any project to query loadedDeviceName while in play mode
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (2019.3.X):
XRSettings is deprecated and has been removed in 2020.2. Won't fix