Description

When debugging a blueprint using breakpoints, if you click the Resume button while you have Get World Delta Seconds running on tick, it will always return a maximum clamped value of .4 seconds (or less, depending on how quickly you attempt to resume).

Found in 4.11 Preview 5. Reproduced in 4.10.2 binary and Main CL 2858401.

Steps to Reproduce

1. Open the attached project
2. Open the ThirdPersonCharacter blueprint
3. Right click on the Return Value of Get World Delta Seconds and Watch the Value
4. Notice the initial value of Get World Delta Seconds
5. Click the resume button after a second

Result: World Delta Seconds always show .4 when resuming.

Expected: The World Delta Seconds would stop counting down when the game is paused when hitting a breakpoint and resuming would begin the countdown where it left off instead of setting it to .4

Have Comments or More Details?

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

0
Login to Vote

Won't Fix
ComponentUE - Gameplay - Blueprint
Affects Versions4.104.114.12
CreatedFeb 11, 2016
ResolvedJul 13, 2016
UpdatedJul 14, 2021