com.unity.package-validation-suite 0.74.0-preview

com.unity.package-validation-suite

Source docs
Notes: processedReleased July 26, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

🔄 Changes

  • PVP: Add x-ray check `PVP-106-3`, reflecting the latest requirements for package versions. (PETS-1533)
  • PVP: Add x-ray checks `PVP-{171,181}-2`, which allow a package to increase its editor min-version at any time, as long as it only drops support for unsupported Editor releases. (PETS-1524)
  • PVP: Add x-ray check iteration `PVP-107-3` fixing `._upm`/`.samples` validation and with improved error messages. (PVS-206)