Description

All of the physics tick groups except for TG_StartPhysics call the SCOPE_CYCLE_COUNTER macro. The TG_StartPhysics tick group probably needs to call the macro as well.

Steps to Reproduce
  1. Locate and open the LevelTick.cpp file.
  2. Locate where the physics tick groups are run.
    • Line 1435 in CL 4033788

RESULT:
All of the physics tick groups except for TG_StartPhysics call the SCOPE_CYCLE_COUNTER macro.

EXPECTED:
The SCOPE_CYCLE_COUNTER macro is called for TG_startPhysics as well.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Simulation - Physics
Affects Versions4.18.34.19.24.21
Target Fix4.21
Fix Commit4432901
Main Commit4450599
Release Commit4432901
CreatedJun 5, 2018
ResolvedOct 5, 2018
UpdatedOct 12, 2018