09-10-2024 09:30 AM - edited 09-10-2024 09:30 AM
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&)