Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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. }