Skip to content

Fix for apple/unityplugins#102 - obsolete method in Unity 6000.4 and newer versions throws error. - #104

Open
michalDerer wants to merge 1 commit into
apple:mainfrom
michalDerer:fix_obsolete_unity_methods
Open

Fix for apple/unityplugins#102 - obsolete method in Unity 6000.4 and newer versions throws error.#104
michalDerer wants to merge 1 commit into
apple:mainfrom
michalDerer:fix_obsolete_unity_methods

Conversation

@michalDerer

Copy link
Copy Markdown

A script in the Apple.Core plugin contains a method that becomes obsolete in Unity 6000.4 and newer versions, causing an error.
In that case, GetEntityId() must be used instead.

Fixes #102

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.

unity 6.5 throws errors

1 participant