Nexus Unity 1.4.1
Nexus Unity 1.4.1
Patch release focused on package integrity for fresh Unity installs.
Fixed
- Added the missing folder
.metafiles fordocs/,docs/assets/, andEditor/tests, preventing fresh package installs from logging missing-meta warnings and skipping those folders. - Hardened the pre-push
.metapairing check so it validates the git-tracked tree and requires tracked.metafiles 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.1andv1.4.1consistently.
Validation
- Python unit tests passed.
- Static package validation passed.
- Documentation quality AI passed.
- Unity package smoke validation passed.