Skip to content

Commit e147098

Browse files
committed
Fix validation issues
1 parent 3c24bed commit e147098

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
[Unreleased] - yyyy-mm-dd
99

10-
1110
## [1.20.0] - 2026-07-21
1211

1312
### Fixed

Packages/com.unity.inputsystem/ValidationExceptions.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,6 @@
6262
"ValidationTest": "NDA Keyword Validation",
6363
"ExceptionMessage": "The Input System supports Switch Pro controllers on desktop computers with the [`SwitchProControllerHID`](xref:UnityEngine.InputSystem.Switch.SwitchProControllerHID) class, which implements basic gamepad functionality.",
6464
"PackageVersion": "1.20.1"
65-
},
66-
{
67-
"ValidationTest": "Assembly Definition Validation",
68-
"ExceptionMessage": "For editor assemblies, 'Editor' should be present in the includePlatform section in: [{Package-Root}/InputSystem/Editor/Plugins/InputForUI/InputSystemForUI.Editor.asmdef]",
69-
"PackageVersion": "1.20.1"
7065
}
7166
],
7267
"WarningExceptions": []

0 commit comments

Comments
 (0)