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

com.unity.package-validation-suite

Notes: processedReleased September 21, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

🔄 Changes

  • Add new check to catch `index.md` documentation files with wrong filename casing. (PVS-121)
  • PVP: Add PureFileValidation framework and a number of new PVP checks: `PVP-{21,22,23,24,25,62,100,101,102}-1`. (PVS-128)
  • Allow the new Burst LLD wrapper executable to pass package validation.
  • Fixed ApiValidation and UpdateConfigurationValidation potentially validating against assemblies of unrelated package if package name is a prefix of another package name. (PETS-1043)