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
- VFX throw errors upon importing it
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
- Objects receive a black outline in Ray Traced Screen Space Reflections
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
Add comment