Skip to content

Add Unity 6000 compatibility#2037

Open
Toys0125 wants to merge 1 commit into
bdunderscore:mainfrom
Toys0125:Unity-6000-EntityID
Open

Add Unity 6000 compatibility#2037
Toys0125 wants to merge 1 commit into
bdunderscore:mainfrom
Toys0125:Unity-6000-EntityID

Conversation

@Toys0125

@Toys0125 Toys0125 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Reasons

  • Unity 6000.5 now requires you to use the EntityID system.
  • Anything using the InstanceID system no longer compiles in Unity 6000.5 for depreciation error.

Notes

Did not want 1000 compiler flags, so went and add using alias, for things that change with the new version where possible.

@bdunderscore

Copy link
Copy Markdown
Owner

There's significant overlap between this and #2015, I'll take a look this weekend to see how we want to go here.

@bdunderscore

Copy link
Copy Markdown
Owner

(I also need to set up CI for Unity 6000+...)

@bdunderscore

Copy link
Copy Markdown
Owner

See also bdunderscore/ndmf#808

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.

2 participants