e2772fca21
This was due to incorrectly setting m_lastSimulationTickTimeUs when t_simulationTickDeltaOverride was enabled to the override. m_lastSimulationTickTimeUs is now always set to the current time so the delta calculation will always be correct. Signed-off-by: amzn-sean <75276488+amzn-sean@users.noreply.github.com>