Description

Crash when destroying a pawn on the client.

Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2610743). This is a regression: the crash does not occur in 4.7.6

Crash Report:
[Link Removed]

Call Stack:
UE4Editor_Engine!USkeletalMeshComponent::TickPose() skeletalmeshcomponent.cpp:605
UE4Editor_Engine!UCharacterMovementComponent::TickCharacterPose() charactermovementcomponent.cpp:6943
UE4Editor_Engine!UCharacterMovementComponent::MoveAutonomous() charactermovementcomponent.cpp:6367
UE4Editor_Engine!UCharacterMovementComponent::ServerMove_Implementation() charactermovementcomponent.cpp:6199
UE4Editor_Engine!UCharacterMovementComponent::execServerMove() charactermovementcomponent.h:124
UE4Editor_CoreUObject!UFunction::Invoke() class.cpp:4125
UE4Editor_CoreUObject!UObject::ProcessEvent() scriptcore.cpp:1019
UE4Editor_Engine!FObjectReplicator::ReceivedBunch() datareplication.cpp:679
UE4Editor_Engine!UActorChannel::ProcessBunch() datachannel.cpp:1954
UE4Editor_Engine!UActorChannel::ReceivedBunch() datachannel.cpp:1853
UE4Editor_Engine!UChannel::ReceivedSequencedBunch() datachannel.cpp:267
UE4Editor_Engine!UChannel::ReceivedNextBunch() datachannel.cpp:606
UE4Editor_Engine!UChannel::ReceivedRawBunch() datachannel.cpp:351
UE4Editor_Engine!UNetConnection::ReceivedPacket() netconnection.cpp:1002
UE4Editor_Engine!UNetConnection::ReceivedRawPacket() netconnection.cpp:460
UE4Editor_OnlineSubsystemUtils!UIpNetDriver::TickDispatch() ipnetdriver.cpp:176
UE4Editor_Engine!TBaseUObjectMethodDelegateInstance<0,UNetDriver,void __cdecl() delegateinstancesimpl_variadics.inl:772
UE4Editor_Engine!TBaseMulticastDelegate<void,float>::Broadcast() delegatesignatureimpl_variadics.inl:1031
UE4Editor_Engine!UWorld::Tick() leveltick.cpp:1094
UE4Editor_UnrealEd!UEditorEngine::Tick() editorengine.cpp:1339
UE4Editor_UnrealEd!UUnrealEdEngine::Tick() unrealedengine.cpp:366
UE4Editor!FEngineLoop::Tick() launchengineloop.cpp:2359
UE4Editor!GuardedMain() launch.cpp:142
UE4Editor!GuardedMainWrapper() launchwindows.cpp:126
UE4Editor!WinMain() launchwindows.cpp:200

Steps to Reproduce

1. Open a new Third Person Blueprint template project
2. Create a new Default level
3. Add a Kill Z volume slightly below the floor
4. PIE with Number of Players set to 2
5. On the Client, jump off the floor into the Kill Z volume

Result:
Crash when the pawn hits the Kill Z volume

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Networking
Affects Versions4.8.14.9
Target Fix4.9
Fix Commit2622363
CreatedJul 6, 2015
ResolvedJul 15, 2015
UpdatedApr 27, 2018