Description

If a person is on the Shooter Game level Highrse and uses the blueprint node "Execute Console Command" to server travel to any other level the editor will crash. In PIE mode the editor will hang at a loading screen until player uses Esc to leave PIE mode and will crash when PIE is pressed again. In stand alone the play window will crash after timer countdown is finished.

**NOTE**
This does not happen if the player begins on a different level and uses the BP node to server travel to any other level (including to/from Highrise)

Steps to Reproduce

1. Launch a Shooter Game project (4..5.1)
2. Create and save a new level
3. Reopen the Map Highrise
4. Open PlayerPawn BP in Blueprints->Pawns
5. Add key press events for multiple keys (J,K,L)
6. Add 3 instances of the Execute Console Command node
7. Wire each node to each of the keyboard events
8. In the Command line add "ServerTravel <mapname>" to each of the execute console command nodes (Highrise, Sanctuary, and map from Step 2)
9. PIE or launch standalone game.
10. Press button to server travel to selected level

Callstack
MachineId:4746CC484F6B2D8BCF0117BC629E9DFA
EpicAccountId:c807849e05a0413d99e379f2802cae9c

Access violation - code c0000005 (first/second chance not available)

UE4Editor_ShooterGame + 674545 bytes
UE4Editor_ShooterGame + 668302 bytes
UE4Editor_Engine + 4504657 bytes
UE4Editor_Engine + 3632638 bytes
UE4Editor_Engine + 8783303 bytes
UE4Editor_UnrealEd + 1897924 bytes
UE4Editor_UnrealEd + 6486374 bytes
UE4Editor!FEngineLoop::Tick() + 3524 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.5\engine\source\runtime\launch\private\launchengineloop.cpp:2129]
UE4Editor!GuardedMain() + 479 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.5\engine\source\runtime\launch\private\launch.cpp:133]
UE4Editor!GuardedMainWrapper() + 26 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.5\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]
UE4Editor!WinMain() + 249 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.5\engine\source\runtime\launch\private\windows\launchwindows.cpp:201]
UE4Editor!__tmainCRTStartup() + 329 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Cannot Reproduce
ComponentUE - Networking
Target Fix4.8
CreatedNov 17, 2014
ResolvedApr 29, 2015
UpdatedApr 27, 2018