Skip to content

DOCS: Rumble support for iOS and Android#2420

Open
todi1856 wants to merge 4 commits into
developfrom
mobile/docs/gamepad-haptics
Open

DOCS: Rumble support for iOS and Android#2420
todi1856 wants to merge 4 commits into
developfrom
mobile/docs/gamepad-haptics

Conversation

@todi1856
Copy link
Copy Markdown
Member

@todi1856 todi1856 commented May 19, 2026

Description

https://jira.unity3d.com/browse/PLAT-19240

Unity 6.6 introduces rumble support for Android and iOS:

Both of the changes above hook into existing https://docs.unity3d.com/Packages/com.unity.inputsystem@1.0/api/UnityEngine.InputSystem.Gamepad.html#UnityEngine_InputSystem_Gamepad_SetMotorSpeeds_System_Single_System_Single_ API, thus there's no changes in input system package.

This PR only adds docs to notify user of what is supported.

Also see this doc - https://docs.google.com/document/d/17PNAd5JGz9MLTzSq5oSnJtJQPJfemLu9XPvV4LE6rjY/edit?tab=t.0#heading=h.oqdem6yytwi9 which provides a matrix of what is supported on Android

Testing status & QA

N/A

Overall Product Risks

N/A

  • Complexity:
  • Halo Effect:

Copy link
Copy Markdown
Contributor

@u-pr u-pr Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

This PR documentation update looks good, but there is one unresolved placeholder in the documentation that should be addressed before merging to ensure a polished user-facing manual.

🤖 Helpful? 👍/👎

> * Rumble support is limited.
> * __Note:__ Only one motor is supported. If the gamepad has more than one motor, the higher value of the left and right motor strengths is applied to both.
> * iOS:
> * TODO: Paulius
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There is a TODO left in the documentation for iOS rumble support. Since the PR description mentions that the corresponding iOS changes are still in progress, you may want to either remove this iOS section for now and add it later when the iOS support is ready, or complete the documentation if the information is now available. Otherwise, this TODO will be visible in the published documentation.

🤖 Helpful? 👍/👎

@todi1856 todi1856 requested a review from joao-maia-u3d May 19, 2026 09:17
@codecov-github-com
Copy link
Copy Markdown

codecov-github-com Bot commented May 19, 2026

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff              @@
##           develop    #2420       +/-   ##
============================================
- Coverage    78.13%   58.79%   -19.34%     
============================================
  Files          483      736      +253     
  Lines        98770   135797    +37027     
============================================
+ Hits         77169    79846     +2677     
- Misses       21601    55951    +34350     
Flag Coverage Δ
inputsystem_Windows_6000.0 5.33% <ø> (+0.01%) ⬆️
inputsystem_Windows_6000.3 5.33% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 236 files with indirect coverage changes

ℹ️ Need help interpreting these results?

@jfreire-unity jfreire-unity removed the request for review from joao-maia-u3d May 20, 2026 06:43
Comment thread Packages/com.unity.inputsystem/Documentation~/Gamepad.md Outdated
@cla-assistant-unity
Copy link
Copy Markdown

cla-assistant-unity Bot commented May 20, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants