Search Issue Tracker
Won't Fix
Votes
3
Found in [Package]
0.2.6
Issue ID
1148318
Regression
Yes
[InputSystem] [XR] [Vive] When Vive controllers reconnect, they do not resume sending updates
Expected:
When a controller is disconnected and reconnected, InputActions should gracefully resume
Observed:
When a controller is disconnected and reconnected, InputActions do not continue to fire. Sometimes updates through the Input Debugger do not resume either.
When Vive controllers are disconnected and reconnected, they do not resume sending updates. Unfortunately, there is not a single reproduction procedure that always works, but there are several that give a high degree of probability of reproduction.
Reproduction project:
https://oc.unity3d.com/index.php/s/dxjIKi1TMPXnCER
If controller is off when app starts, it doesn't get picked up.
Steps to reproduce:
- Set up Vive
- turn off both controllers
- Press play
- Turn on both controllers
- move thumbs across both controller touchpads, observe correct reporting
- move thumb across the controller touchpads one at a time, observe no input reporting through scene UI or the Input Debugger.
Steps to reproduce:
- Start application
- Observe Vive controller information updating correctly.
- Turn controller off and on again
- Observe that input is no longer reporting.
Steps to reproduce:
- Set up Vive HMD.
- Hide hmd and controllers from tracking. In SteamVR the HMD visual will turn dark and the controllers will be blinking.
- Keep the controllers hidden from tracking. Press play. Observe the controller input working correctly for the New Input System.
- Keep the controllers hidden from tracking. Turn both Vive controllers off and on again. Observe no input.
- Expose the controllers to tracking. Observe InputSystem null errors. Observe that there are no updates.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Clear Dynamic Data On Build does not clear data after a clean build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
- A tile from the wrong layer gets selected in the Tile Palette when an Aseprite file with multiple layers is imported as a Tile Set
- Particle geometry is inverted, billboard is not lit, not receiving shadows in cubemap reflection when Render Alignment is set to View
- Menu bar list orders change when Domain Reload is performed
- Unity Hub Module icons wrap poorly when they occupy two rows
Resolution Note:
This is not a problem in the XRSDK plugin which is maintained by valve. The legacy XR is now deprecated.