When I deploy to the quest from Unreal Engine, I get the following
error: "LogModuleManager: Warning: ModuleManager: Module
'OnlineSubsystemOculus' not found - its
StaticallyLinkedModuleInitializers function is null."From what it looks
like the modul...
I was getting a similar issue, try deleting the Oculus Online Subsystem
folder from "C:\Program Files\Epic
Games\UE_4.22\Engine\Plugins\Online\OnlineSubsystemOculus" and replacing
it with one downloaded from source, that fixed it for me I hope it doe...