Skip to content

Release 2.0.1: Unity 6.5 fix and docs update#1

Merged
Tirtstan merged 1 commit into
mainfrom
experimental
Jun 16, 2026
Merged

Release 2.0.1: Unity 6.5 fix and docs update#1
Tirtstan merged 1 commit into
mainfrom
experimental

Conversation

@Tirtstan

Copy link
Copy Markdown
Owner

Bump package to v2.0.1, update changelog and README, and apply editor fixes. HintImageEditor now tracks pending layout hints by direct HintImage references (HashSet) instead of instance IDs to avoid deprecated GetInstanceID/EntityId APIs (Unity 6.5 compatibility) and ensure reliable delayed layout rebuilds. Minor formatting and null checks cleaned up in HintMapSOEditor and HintTMPTextEditor. README reorganized with features, installation notes, examples, and a quick-start table. package.json version increment and changelog entry added for v2.0.1.

Bump package to v2.0.1, update changelog and README, and apply editor fixes. HintImageEditor now tracks pending layout hints by direct HintImage references (HashSet) instead of instance IDs to avoid deprecated GetInstanceID/EntityId APIs (Unity 6.5 compatibility) and ensure reliable delayed layout rebuilds. Minor formatting and null checks cleaned up in HintMapSOEditor and HintTMPTextEditor. README reorganized with features, installation notes, examples, and a quick-start table. package.json version increment and changelog entry added for v2.0.1.
@Tirtstan
Tirtstan merged commit 13ed284 into main Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant