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

com.unity.package-validation-suite

Source docs
Notes: processedReleased December 1, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

🔄 Changes

  • Use new HTTP implementation to download packages from production registry instead of using npm. (PVS-141)
  • Remove "Structure" and "Against Asset Store standards" validation type items from dropdown in UI. (PVS-137)
  • Change "Against Unity production standards" validation type item always correspond to `ValidationType.Promotion`. It would previously resolve to `ValidationType.LocalDevelopmentInternal` if the package source was not `PackageSource.Registry`. (PVS-137)