Skip to content

Nexus Unity 1.4.1

Choose a tag to compare

@Daliys Daliys released this 12 Jun 15:08
cee8758

Nexus Unity 1.4.1

Patch release focused on package integrity for fresh Unity installs.

Fixed

  • Added the missing folder .meta files for docs/, docs/assets/, and Editor/tests, preventing fresh package installs from logging missing-meta warnings and skipping those folders.
  • Hardened the pre-push .meta pairing check so it validates the git-tracked tree and requires tracked .meta files for imported folders as well as files.

Documentation

  • Finalized 1.4.1 release references in README, DOCUMENTATION, RELEASE, API reference, and changelog.
  • Updated release examples to use 1.4.1 and v1.4.1 consistently.

Validation

  • Python unit tests passed.
  • Static package validation passed.
  • Documentation quality AI passed.
  • Unity package smoke validation passed.