Unable to get Value of FPrimitiveSceneInfo

To fixing those error, I’m not sure if Renderer module has been enabled in your project.

Probably what you need is the Actor’s LastRenderTime. There is no point to using ComponentLastRenderTime out of renderer, since ComponentLastRenderTime is the Ptr of Actor’s LastRenderTime.