Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
0
Found in
2017.2.1p3
Issue ID
998331
Regression
Yes
XR.WSA.WorldManager.OnPositionalLocatorStateChanged() does not call when state changes back to active
Steps to reproduce:
1. Open the attached project
2. Open the main.unity scene
3. Switch platform to Windows Store
4. Open Holographics Emulation and select Remote to Device.
5. Connect to Hololens
6. Play the scene
7. Cover IR sensors and note the change in state
8. Uncover sensors and note the change back to active state
9. Note how the last state still shows as inactive
Actual results: The event XR.WSA.WorldManager.OnPositionalLocatorStateChanged() does not trigger when the WorldManager.state changes back to active on Hololens
Expected: The event XR.WSA.WorldManager.OnPositionalLocatorStateChanged() should be triggered
Reproduced with: 2017.2.1p3, 2017.3.1p1, 2018.1.0b6, 2018.2.0a1
Not reproduced with: 2017.2.1p2
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
Add comment