Skip to content

Commit f3ea709

Browse files
committed
RELEASE: 1.18.0
1 parent 0cb3d8f commit f3ea709

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
Due to package verification, the latest version below is the unpublished version and the date is meaningless.
99
however, it has to be formatted properly to pass verification tests.
1010

11-
## [Unreleased] - yyyy-mm-dd
11+
## [1.18.0] - 2026-01-14
1212

1313
### Changed
1414

1515
- Updated documentation to reflect that the OnMouse MonoBehaviour events are now supported in Unity 6.4 and above.
1616
- Updated the supported devices documentation to clarify that touchscreens are supported on Linux.
17+
- Updated documentation to reflect PS5 controller support on Linux.
1718

1819
### Fixed
1920

@@ -22,10 +23,6 @@ however, it has to be formatted properly to pass verification tests.
2223
- Fixed extra empty lines being displayed in the control binding list when mouse buttons are pressed [ISXB-1677](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1677)
2324
- Fixed InputActionReference not being set when attempting to set it on a Prefab or ScriptableObject [ISXB-1787](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1787)
2425

25-
### Changed
26-
27-
- Updated documentation to reflect PS5 controller support on Linux.
28-
2926
## [1.17.0] - 2025-11-25
3027

3128
### Changed

0 commit comments

Comments
 (0)