Нет описания
Вы не можете выбрать более 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. }