Search found 2 matches

by Kmack
Tue Nov 22, 2016 1:17 pm
Forum: VR
Topic: Optitrack Oculus Rift plugin fails to load in Unreal 4.13.1
Replies: 1
Views: 9179

Re: Optitrack Oculus Rift plugin fails to load in Unreal 4.1

Update: I've done the following in an effort to get the plugin built to the same engine version as my application: Added the OptiTrackOculusRift directory and contents from Plugin_1.3.0_Final.zip to <MyGameDir>\UE4\Engine\Plugins\OptiTrack Added the plugin to module dependencies in my game's Build.c...
by Kmack
Mon Nov 21, 2016 7:46 pm
Forum: VR
Topic: Optitrack Oculus Rift plugin fails to load in Unreal 4.13.1
Replies: 1
Views: 9179

Optitrack Oculus Rift plugin fails to load in Unreal 4.13.1

Hi, I'm running into the following error when trying to activate the Optitrack Oculus Rift plugin in an Unreal 4.13.1 project built from C++ source: Missing or incompatible modules in OptitrackOculusRift plugin - would you like to disable it? You will no longer be able to open any assets created usi...