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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Resolution Note (2019.3.X):
XRSettings is deprecated and has been removed in 2020.2. Won't fix