Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2017.4.11f1
2018.3.0a9
2018.3.8f1
2019.1.0a1
2019.2.0a1
Issue ID
1137312
Regression
Yes
InteractionManager doesn't clear connceted controller list from last play mode session
Steps to reproduce:
1. Download 1137312_repro.zip and open "Test" scene
2. Connect the MR controller to PC
3. Enter play mode
4. Notice that on Awake controller read as disconnected and on Start/Updated read as connected
5. Exit play mode and disconnect controller
6. Renter play mode
Expected results: In all methods InteractionManager.GetCurrentReading() read controller as disconnected
Actual results: In Awake mothed InteractionManager.GetCurrentReading() read controller as connected. Controllers aren't clear from last session.
Reproduced with: 2019.2.0a10, 2018.1.0b9, 2018.3.11f1, 2017.4.24f1
Not reproducible with: 2017.4.10f1, 2018.3.0a8
Regression introduced in: 2017.4.11f1, 2018.3.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment