You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Packages/com.unity.inputsystem/CHANGELOG.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
8
Due to package verification, the latest version below is the unpublished version and the date is meaningless.
9
9
however, it has to be formatted properly to pass verification tests.
10
10
11
-
## [Unreleased]
11
+
## [1.8.0-pre.1] - 2023-08-14
12
12
13
13
### Added
14
14
- Initial version of Project Wide Actions for pre-release (`InputSystem.actions`). This feature is available only on Unity Editor versions 2022.3 and above and can be modified in the Project Settings.
15
15
16
+
### Fixed
17
+
- Fixed device selection menu not responding to mouse clicks when trying to add a device in a Control Scheme ([case ISXB-622](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-622)).
0 commit comments