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
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
Add comment