UI 자동화를 위해 바인딩 기능 구현
- 유니티 에셋 인증 오류로 meta 재생성
This commit is contained in:
11
Packages/com.unity.inputsystem/ValidationExceptions.json
Normal file
11
Packages/com.unity.inputsystem/ValidationExceptions.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ErrorExceptions": [
|
||||
{
|
||||
"ValidationTest": "API Validation",
|
||||
"ExceptionMessage": "Breaking changes require a new major version.",
|
||||
"PackageVersion": "1.17.0",
|
||||
"__comments": "starting from 2022.3 ugui is not added to the project by default. We have some APIs that are conditional on ugui being present, so the API Validation thinks we are breaking API, but that is not the case."
|
||||
}
|
||||
],
|
||||
"WarningExceptions": []
|
||||
}
|
||||
Reference in New Issue
Block a user