Skip to content

chore: Update UTP to 1.3.1 (and improve performance)#2379

Merged
simon-lemay-unity merged 3 commits intodevelopfrom
chore/update-utp-1.3.1
Jan 13, 2023
Merged

chore: Update UTP to 1.3.1 (and improve performance)#2379
simon-lemay-unity merged 3 commits intodevelopfrom
chore/update-utp-1.3.1

Conversation

@simon-lemay-unity
Copy link
Copy Markdown
Contributor

This PR updates the UTP dependency to version 1.3.1. This version comes with a welcome change for NGO: it's possible to increase the reliable window size to 64. That is, it's now possible for a connection to have 64 reliable packets in flight, compared to 32 previously. Considering that NGO makes heavy use of reliable delivery, that should be a nice performance improvement (especially for larger scenes). Otherwise 1.3.1 only brings bug fixes.

Changelog

  • Changed: Updated UnityTransport dependency on com.unity.transport to 1.3.1.

Testing and Documentation

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

@simon-lemay-unity simon-lemay-unity requested review from a team and 0xFA11 as code owners January 11, 2023 16:43
@simon-lemay-unity simon-lemay-unity enabled auto-merge (squash) January 13, 2023 16:40
@simon-lemay-unity simon-lemay-unity merged commit eac64f3 into develop Jan 13, 2023
@simon-lemay-unity simon-lemay-unity deleted the chore/update-utp-1.3.1 branch January 13, 2023 17:35
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.

3 participants