Skip to content

fix: default to ipv4address if listen address is null#2422

Merged
ShadauxCat merged 3 commits intorelease/1.3.0from
fix/default_to_ipv4address_if_listen_null
Feb 24, 2023
Merged

fix: default to ipv4address if listen address is null#2422
ShadauxCat merged 3 commits intorelease/1.3.0from
fix/default_to_ipv4address_if_listen_null

Conversation

@NoelStephensUnity
Copy link
Copy Markdown
Member

Makes v1.3.0 UnityTransport.SetConnectionData work like it does in v1.2.0.

Changelog

  • Fixed: Issue where server listen address was being assigned 127.0.0.1 when it was null.

Testing and Documentation

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

Fixes the issue with DirectIP not working.
updating changelog.
@NoelStephensUnity NoelStephensUnity requested review from a team as code owners February 23, 2023 22:02
Comment thread com.unity.netcode.gameobjects/CHANGELOG.md Outdated
This reverts commit 3b504fc.
@ShadauxCat ShadauxCat merged commit e1406bf into release/1.3.0 Feb 24, 2023
@ShadauxCat ShadauxCat deleted the fix/default_to_ipv4address_if_listen_null branch February 24, 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.

3 participants