What is *nsionPreDrawCommand in stats display?

The left side of the ‘stats’ display is clipped when playing from the editor in VR. The app’s framerate is strongly affected by the clipped line labeled “nsionPreDrawCommand”. I’ve googled around a bit but have not found any leads on what this line documents or how it’s impact might be reduced. Any help would be appreciated.

258279-lta-perf-npredraw.png

The full label could be read in the Profiler Tool. It is FViewScenePreDrawCommand.

There is another open question regarding how to reduce the effect of FViewScenePreDrawCommand for VR (specifically for the Vive). That question can be found here.

Ok, its a week later and I’m finally able to say that the app is back to running at 90 fps.

The truncated label is FViewExtensionPreDrawCommand.
How to optimize FViewExtensionPreDrawCommand may be found here.

EDIT: FViewExtensionPreDrawCommand