Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
1
Found in [Package]
1.1.1
Issue ID
1364574
Regression
No
InputSystem rumble speed takes longer to start when connected via Bluetooth
How to reproduce:
1. Create a new empty Project
2. Go into Window -> Package Manager
3. Download the Input System package from the Unity Registry
4. Put the user attached "ControllerRumble.cs" script into the Assets folder
5. Create a new Empty Object in the scene
6. Attach the "ControllerRumble.cs" script on the Empty Object
7. Press Play
Expected result: Rumble speed is consistent regardless of the way of connection
Actual result: USB connection rumble is faster than Bluetooth
Reproducible with: 1.1.1 (2019.4.31f1, 2020.3.191, 2021.1.24f1, 2021.2.0b14, 2022.1.0a11)
Note:
- macOS requires 3rd party drivers to allow Xbox controller usage
- It would seem that when connected via Bluetooth and upgrading Streams, the rumble starts to take longer and longer
Comments (1)
-
nikescar
Oct 08, 2021 17:36
I'd just like to be clear that everyframe that you set the Rumble with a Xbox controller connected via Bluetooth, it uses 10x the frame time as when connected via USB
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Postponing until further notice due to higher priority needs. We hope to revisit this at a later time.