irajsb / UE_CaptureSubsystem

Runtime video and screenshot capture system for Unreal Engine
MIT License
81 stars 14 forks source link

Black rectangle in VR #7

Closed F1nansist closed 7 months ago

F1nansist commented 7 months ago

In desktop all is okay but it doesnt capture VR Im talking about capturing VR from Windows (not mobile version) Logs are pure, no errors or warnings

F1nansist commented 7 months ago

CaptureSubsystemDirector.cpp on 310 line (in VR) Texture points to '\0'

irajsb commented 7 months ago

VR recording was not planned at the time of creating this plugin. You probably need to customize it to match your needs