Forum Discussion

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

[MetaXRFeature] spamming the unity console with logs when using OpenXR

Hi, when using Unity 2022.3.42f1 and Oculus Link with Meta Open XR feature sdk (com.meta.xr.sdk.core@68.0.2) , I get hundreds of log messages spamming the console similar to:

 

 

 

[MetaXRFeature] OnAppSpaceChange: 144292415606376081
UnityEngine.Debug:Log (object)
Meta.XR.MetaXRFeature:OnAppSpaceChange (ulong) (at ./Library/PackageCache/com.meta.xr.sdk.core@68.0.2/Scripts/OpenXRFeatures/MetaXRFeature.cs:228)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

 

 

 
In general there is no way I see to turn off these kinds of logs from MetaXRFeature.cs which is very annoying. A few would be ok, but I'm seeing hundreds