Skip to content

Update SelfDestructingActionAsset to work on unity 6.5 beta#116

Open
cheese3660 wants to merge 18 commits into
PassivePicasso:masterfrom
cheese3660:patch-1
Open

Update SelfDestructingActionAsset to work on unity 6.5 beta#116
cheese3660 wants to merge 18 commits into
PassivePicasso:masterfrom
cheese3660:patch-1

Conversation

@cheese3660
Copy link
Copy Markdown

@cheese3660 cheese3660 commented Apr 21, 2026

So, Unity 6.5 removed the instance id stuff and replaced it with entity id and it breaks quite a few parts of Thunderkit, specifically in the UI sections, this replaces all instances of instanceid with entityid conditionally for unity 6000.5 or later, it also swaps out TreeView to TreeView with the same conditions

@cheese3660 cheese3660 marked this pull request as draft April 21, 2026 00:48
@cheese3660 cheese3660 marked this pull request as ready for review April 22, 2026 12:54
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