Should I send a PR to Epic? As I actually implemented this for my July Game Jam entry. Basically I just added orthographic options to Scene Capture 2D component, and then modified code to use a different projection matrix when rendering scene capture.
EDIT: I see there are numerous pull requests already submitted as stated above, so I guess not then.
I donât know when this was integrated, but itâs there in 4.19
However it doesnât captures lighting (lighting from lightmaps, to be more accurate). If I switch to Perspective, it does. Any idea how to solve this?