Skip to content

fix: Don't accept invalid connections in UnityTransport.Send [1.X]#3383

Merged
simon-lemay-unity merged 5 commits intodevelopfrom
fix-1.x/unity-transport-invalid-connections
Apr 9, 2025
Merged

fix: Don't accept invalid connections in UnityTransport.Send [1.X]#3383
simon-lemay-unity merged 5 commits intodevelopfrom
fix-1.x/unity-transport-invalid-connections

Conversation

@simon-lemay-unity
Copy link
Copy Markdown
Contributor

Backport of PR #3382.

Changelog

  • Fixed: Fixed an issue in UnityTransport where the transport would accept sends on invalid connections, leading to a useless memory allocation and confusing error message.

Testing and Documentation

  • Includes integration test.
  • No documentation changes or additions were necessary.

@simon-lemay-unity simon-lemay-unity requested a review from a team as a code owner April 7, 2025 15:17
@simon-lemay-unity simon-lemay-unity merged commit 9738a6e into develop Apr 9, 2025
39 checks passed
@simon-lemay-unity simon-lemay-unity deleted the fix-1.x/unity-transport-invalid-connections branch April 9, 2025 15:05
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