com.unity.package-validation-suite 0.71.0-preview
com.unity.package-validation-suite
Source docsNotes: processedReleased May 14, 2024
Browse versions
PreviousNext Unity Compatibility
Minimum Unity: 2018.4
🔄
Changes
- PVP: Remove x-ray checks `PVP-{120,121,122,123,124,125}-1`, obsolete since v0.56.0-preview.
- PVP: Fix `PVP-26-3` crash in packages with case collisions in paths.
- PVP: Add x-ray check `PVP-26-4`, addressing several bugs in `PVP-26-3`.
- PVP: Add x-ray check `PVP-39-1` to catch Git conflict markers in text files. (PETS-1484)
- PVP: Add x-ray check `PVP-111-2` with stricter .repository.url validation. (PVS-196)
- PVP: Add x-ray check `PVP-114-1` checking package .name and .type consistency. (PVS-204)
- PVP: Add x-ray check `PVP-200-1` flagging unit tests in a non-test package. (PVS-201)
- PVP: Determine *publish set* (formerly *verification set*) from `pvpPublishSet` property in project manifest, if specified. (PETS-1481)
- PVP: Only run PVP checks for *packages under test*, given by `pvpUnderTest` property in project manifest, if specified. (PETS-1481)