Profiling an actor's cpu gpu cost

Hey,

Unreal Insights is probably the best tool for this, heres the link to the Reference Page - Unreal Insights Reference | Unreal Engine 4.27 Documentation | Epic Developer Community

In this talk I go over some of the basic of using Insights and adding C++ Scope events to determine th time your logic is taking - https://www.youtube.com/watch?v=KxREK-DYu70

1 Like