Skip to content

fix: unity collections 2-2-x support in 2022.3 with NGO v1.x.x #3033

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 26, 2024

Conversation

NoelStephensUnity
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity commented Aug 26, 2024

This update provides support for using NGO v1.x.x. within Unity 2022.3 when using UTP v2.2.x that has dependencies upon collections v2.2.x.

MTTB-310

fix: #2960

Changelog

  • Fixed: Issue where collections v2.2.x was not supported when using UTP v2.2.x within Unity v2022.3.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

Adding support for changes to collections in v2.2.x.
Adding support for changes to collections in v2.2.x.
Adding changelog entry
@NoelStephensUnity
Copy link
Collaborator Author

Requires #3024 to be merged in order to pass the package check.

@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review August 26, 2024 14:15
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner August 26, 2024 14:15
@NoelStephensUnity NoelStephensUnity enabled auto-merge (squash) August 26, 2024 20:11
@NoelStephensUnity NoelStephensUnity merged commit ca23b3c into develop Aug 26, 2024
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/unity-collections-2-2-0-changes branch August 26, 2024 20:46
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.

How to use the "built-in support for NativeHashMap" of NetworkVariable
2 participants