This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.
When game is built with Nativize Blueprint and the client who is connected to a host tries to server travel along with the host, a assert is hit.
[/Script/Engine.GameEngine] +NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="OnlineSubsystemSteam.SteamNetDriver",DriverClassNameFallback="OnlineSubsystemUtils.IpNetDriver") [OnlineSubsystem] DefaultPlatformService=Steam [OnlineSubsystemSteam] bEnabled=true SteamDevAppId=480 [/Script/OnlineSubsystemSteam.SteamNetDriver] NetConnectionClassName="OnlineSubsystemSteam.SteamNetConnection"
RESULT:
Client hit assert when trying to use server travel:
check(Ret != EBrowseReturnVal::Pending); // server travel should never create a pending net game
UnrealEngine.cpp : Line 9052
EXPECTED:
Client is able to server travel to host
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
UMG RichText not appear image when packaged
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
How to delete some elements correctly when deleting an array loop?
Head over to the existing Questions & Answers thread and let us know what's up.
5 |
Component | UE - Networking |
---|---|
Affects Versions | 4.12.5 |
Created | Aug 11, 2016 |
---|---|
Resolved | Feb 17, 2017 |
Updated | Apr 27, 2018 |