Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

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