We have the same problem with the HUD for our VR title - just want to draw it after the posteffects. Can’t find any documentation of Unreal’s frame draw order. I could render it to an offscreen surface and composite it back on but that seems like a ton of work for what should be a simple ordering change…