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

com.unity.package-validation-suite

Notes: processedReleased October 20, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

🔄 Changes

  • Fixed API Updater Configuration Validation failing due to passing a too long arguments string to the ConfigurationValidator process.
  • Changed API Validation to only run when on Windows and the editor version matches the `unity` property of the package manifest. Previous assemblies are now fetched under a new v2 prefix were all assemblies were built on Windows with an editor version matching the aforementioned `unity` property.