When disabling/enabling tick at runtime, if (TickInterval == 0) then DeltaTime returns as the length of a frame, but if (TickInterval > 0) DeltaTime returns as the length between when tick was disabled and when it was re-enabled
Regression:
No - same behavior occurs on 4.15.3 (CL 3450819)
Result:
DeltaTime returned when Y is released is the time since last time the actor ticked
Expected:
DeltaTime returns time since last frame
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-45524 in the post.
1 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.15.3, 4.16 |
Target Fix | 4.17 |
Fix Commit | 3478988 |
---|---|
Main Commit | 3510073 |
Created | May 30, 2017 |
---|---|
Resolved | Jun 7, 2017 |
Updated | Apr 27, 2018 |