Skip to content

fix: Add metrics pipeline stage to unreliable pipeline #1569

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

Closed
wants to merge 1 commit into from

Conversation

simon-lemay-unity
Copy link
Contributor

PR #1512 added a new pipeline for unreliable traffic in the UTP adapter and I forgot to add NetworkMetricsPipelineStage to this new pipeline in development builds. Oops.

No JIRA item since this is just a minor fix of a previous change and there's no functional impact (the metrics pipeline stage doesn't do anything at the moment).

Changelog

com.unity.netcode.adapter.utp

N/A

Testing and Documentation

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

@simon-lemay-unity
Copy link
Contributor Author

Will be covered by #1583, closing this one without merging it.

Rosme pushed a commit that referenced this pull request Jan 19, 2022
* First pass on moving data from pipeline stage to network metrics

* Extract metrics from network pipeline stage

* Updated based on comment, don't ignore exception anymore

* Added third pipeline to network metrics

* Followed comments: Avoid unneeded looping, better split of methods
responsability

* Integrated changes from PR #1569 into this
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