暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

ValidationExceptions.json 713B

12345678910
  1. {
  2. "ErrorExceptions": [
  3. {
  4. "ValidationTest": "Package Unity Version Validation",
  5. "ExceptionMessage": "The Unity version requirement is more strict than in the previous version of the package. Increment the minor version of the package to leave patch versions available for previous version. Read more about this error and potential solutions at https://docs.unity3d.com/Packages/com.unity.package-validation-suite@latest/index.html?preview=1&subfolder=/manual/package_unity_version_validation_error.html#the-unity-version-requirement-is-more-strict-than-in-the-previous-version-of-the-package",
  6. "PackageVersion": "1.3.2"
  7. }
  8. ],
  9. "WarningExceptions": []
  10. }