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
- “InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are logged when starting Server in Play mode
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
Add comment