Thanks for the 4.26.2 plugin update, and for the plugin in general, super helpful indeed. For some reason I’m getting an error that the plugin was built for version 4.26.0. Or is that normal? This error comes up regardless of whether I place the plugin in the engine or project directory.
Something that may or may not be related: when packaging my project for Win x64 or Android I get the following compile error:
[Compiler] BaseAsyncTask: Missing function FindSessionsAdvanced from class Unknown Class for async task Async Task: Missing Function from Source
and
[Compiler] BaseAsyncTask: Missing function CreateAdvancedSession from class Unknown Class for async task Async Task: Missing Function from Source
If I package with plugins enabled there’s no problem. Compile errors only occur if I tie the Create and Find Advanced Sessions to an event.
I’m using UE 4.26.2 Oculus build. Any ideas what might be going wrong?
I have recompiled the engine and the project to no avail.