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: Fixed NetworkVariable<float> not rendering properly in inspector #2441

Merged
merged 5 commits into from
Mar 10, 2023

Conversation

RikuTheFuffs
Copy link
Contributor

image

The issue is that the NetworkBehaviourEditor treated float as an unsupported type

Changelog

  • Fixed float NetworkVariables not being rendered properly in the inspector of NetworkObjects.

Testing and Documentation

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

@RikuTheFuffs RikuTheFuffs requested a review from a team as a code owner March 9, 2023 16:42
@RikuTheFuffs RikuTheFuffs enabled auto-merge (squash) March 10, 2023 16:45
@RikuTheFuffs RikuTheFuffs merged commit 4839210 into develop Mar 10, 2023
@RikuTheFuffs RikuTheFuffs deleted the fix/float-networkvariable-inspector-rendering branch March 10, 2023 17:38
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.

None yet

2 participants