When trying to play in VR, and only in VR using HTC Vive I get an error after some period of time. This happens both in PIE and packaged game.
[2018.03.13-22.13.32:266][ 22]LogWindows: Windows GetLastError: Operacja ukończona pomyślnie. (0)
[2018.03.13-22.13.32:631][ 22]LogWindows: Windows GetLastError: Operacja ukończona pomyślnie. (0)
[2018.03.13-22.13.32:631][ 22]LogWindows: Error: === Critical error: ===
[2018.03.13-22.13.32:631][ 22]LogWindows: Error:
[2018.03.13-22.13.32:631][ 22]LogWindows: Error: Assertion failed: (GIsCriticalError || !NumMarks) [File:D:\Build\++UE4+Release-4.19+Compile\Sync\Engine\Source\Runtime\Core\Public\Misc/MemStack.h] [Line: 89]
[2018.03.13-22.13.32:631][ 22]LogWindows: Error:
[2018.03.13-22.13.32:631][ 22]LogWindows: Error:
[2018.03.13-22.13.32:631][ 22]LogWindows: Error:
[2018.03.13-22.13.32:631][ 22]LogWindows: Error:
[2018.03.13-22.13.32:646][ 22]LogExit: Executing StaticShutdownAfterError
[2018.03.13-22.13.32:653][ 22]LogWindows: FPlatformMisc::RequestExit(1)
[2018.03.13-22.13.32:653][ 22]Log file closed, 03/13/18 23:13:32
I am using level streaming but it happend even before I used it. Any help?