Skip to content
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

fix: compile error with generic NetworkBehaviour singletons #2603

Merged
merged 4 commits into from
Jul 18, 2023

Conversation

ShadauxCat
Copy link
Collaborator

fixes #2592

Changelog

  • Fixed: Fixed an ILPP compile error when creating a generic NetworkBehaviour singleton with a static T instance.

Testing and Documentation

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

@ShadauxCat ShadauxCat requested a review from a team as a code owner June 29, 2023 19:40
Copy link

@emgamedev-unity3d emgamedev-unity3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good Kitty!

@NoelStephensUnity NoelStephensUnity enabled auto-merge (squash) July 18, 2023 14:35
@NoelStephensUnity NoelStephensUnity merged commit 72d6102 into develop Jul 18, 2023
1 check passed
@NoelStephensUnity NoelStephensUnity deleted the fix/template_singleton_compile_error branch July 18, 2023 16:25
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.

Unusual Error in version 1.5.1
3 participants