This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Description
I get the following crash when choosing to launch as a Standalone Game from the editor when this plugin is enabled.
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION 0x00007fff4925e3c0
kernel32
ntdll
Disabling the plugin stops the crash.
EDIT: I have further narrowed down the crash to Holographic remoting, disabling it stops the Standalone game from crashing. It seems based on the error logs that the HR function was trying to access the standalone game when it didn't have permission.