You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Null OSS sessions now attempt to report the actual port used by the net driver instead of always using the default port from the config or the command line. Fixes multiple instances when one instance has already bound the default port. - FOnlineSessionNull::NeedsToAdvertise will now correctly return true if the local instance is hosting the session, even if the engine isn't yet in listen server or dedicated server mode. [CL 2327271 by Ryan Gerleve in Main branch]