Description

See [Link Removed] for original report. 

UAbilityTask_ApplyRootMotionJumpForce has a slightly different flow than other Root Motion Source ability tasks. It is the only one that allows EndTask to be called on a simulating task.

This can allow dangling references in the networking actor channel if the simulating client finishes moving (lands or times out) before the server notifies the client that the task should be destroyed.  

All other RMS ability tasks abstain from calling EndTask when bIsSimulating is true, and wait for the server to end it. 

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-219756 in the post.

0
Login to Vote

Unresolved
CreatedJul 19, 2024
UpdatedJul 23, 2024
View Jira Issue