Skip to content

https://jira.unity3d.com/browse/PLAT-20203 docs - #2440

Merged
suearkinunity merged 4 commits into
docs-content-model-reorgfrom
mobile/docs/ios-gamepad-haptics
Jul 13, 2026
Merged

https://jira.unity3d.com/browse/PLAT-20203 docs#2440
suearkinunity merged 4 commits into
docs-content-model-reorgfrom
mobile/docs/ios-gamepad-haptics

Conversation

@pauliusb-unity

@pauliusb-unity pauliusb-unity commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Description
https://jira.unity3d.com/browse/PLAT-20203

iOS rumble implementation was not ready for Unity 6.6 and will land in 6.7. This is continuation of PR: #2420

Unity 6.7 introduces rumble support for iOS:
[iOS]https://github.cds.internal.unity3d.com/unity/unity/pull/105511 LANDED

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.

@u-pr u-pr Bot left a comment

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.

Perfect

🤖 Helpful? 👍/👎

@codecov-github-com

codecov-github-com Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

@@                    Coverage Diff                    @@
##           docs-content-model-reorg    #2440   +/-   ##
=========================================================
  Coverage                     77.72%   77.72%           
=========================================================
  Files                           504      504           
  Lines                         90655    90655           
=========================================================
  Hits                          70466    70466           
  Misses                        20189    20189           

ℹ️ Need help interpreting these results?

@pauliusb-unity
pauliusb-unity force-pushed the mobile/docs/ios-gamepad-haptics branch 2 times, most recently from 256e12c to 9d023a6 Compare July 6, 2026 20:15
@pauliusb-unity

Copy link
Copy Markdown
Contributor Author

@kilroyandrew this PR was already reviewed when it was part of #2420, but now it is split from Android as a separate pr with additional changes.

@pauliusb-unity
pauliusb-unity force-pushed the mobile/docs/ios-gamepad-haptics branch from 9d023a6 to 2674414 Compare July 13, 2026 06:42
@pauliusb-unity
pauliusb-unity marked this pull request as draft July 13, 2026 06:44
@pauliusb-unity
pauliusb-unity changed the base branch from develop to docs-content-model-reorg July 13, 2026 06:45
@pauliusb-unity
pauliusb-unity marked this pull request as ready for review July 13, 2026 06:46

@u-pr u-pr Bot left a comment

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.

💡 Harness Review

Needs changes

The Apple-platform haptics guidance is useful, but the docs set is still internally inconsistent about which controllers are supported there.

Reviewed commit 26744149

🤖 Helpful? 👍/👎

Comment thread Packages/com.unity.inputsystem/Documentation~/gamepad-haptics.md Outdated
@pauliusb-unity

Copy link
Copy Markdown
Contributor Author

Hi @suearkinunity, I want to merge this branch to yours #2421 branch

@pauliusb-unity
pauliusb-unity force-pushed the mobile/docs/ios-gamepad-haptics branch from 2674414 to cb7a9e0 Compare July 13, 2026 06:53

@kilroyandrew kilroyandrew left a comment

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.

Few small comments but no blockers.

Comment thread Packages/com.unity.inputsystem/Documentation~/gamepad-haptics.md Outdated
Comment thread Packages/com.unity.inputsystem/Documentation~/gamepad-haptics.md Outdated
Comment thread Packages/com.unity.inputsystem/Documentation~/gamepad-haptics.md Outdated
pauliusb-unity and others added 3 commits July 13, 2026 12:08
Co-authored-by: kilroyandrew <104155051+kilroyandrew@users.noreply.github.com>
Co-authored-by: kilroyandrew <104155051+kilroyandrew@users.noreply.github.com>
Co-authored-by: kilroyandrew <104155051+kilroyandrew@users.noreply.github.com>
@suearkinunity
suearkinunity merged commit 277b11b into docs-content-model-reorg Jul 13, 2026
4 checks passed
@suearkinunity
suearkinunity deleted the mobile/docs/ios-gamepad-haptics branch July 13, 2026 09:17
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