How do I increase the Render Target Resolution beyond 1280x960? Need Higher Res for VR project

Right now scene captures are clamped to be smaller than the game window, because larger resolutions would allow a resize of the global scene render targets which causes a serious memory problem (plus hitching). I can see how this is a big problem for high quality, maybe we can improve this in the future.