Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
PhilJWoods's avatar
PhilJWoods
Honored Guest
1 year ago

OculusAnchorsModule warning when packaging

Hi,


We are trying to clear up some warnings we are getting during packaging. We are using Unreal_MetaFork4_27_v57.

One of the warning we get is the following: "PackagingResults: Warning: Unable to retrieve OculusHMD, cannot add event polling delegates."

We've investigated the issue and it appears the OculusAnchorsModule is running within a commandlet, i.e. IsRunningCommandlet() returns true.

The engine doesn't create the XRSystem when running in a commandlet, which is why the warning is occurring.

Are we safe to ignore/disable the module, or is there something else which might be wrong?


Thanks,


Phil.

Replies have been turned off for this discussion