You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tilt Five is an AR development platform. For some reason, the default perms for the flatpak do not allow access to the service and Unity is unable to pass the application info to it.
WARN: [TFI]
Failed to send application info to the T5 Service.
UnityEngine.Logger:Log (UnityEngine.LogType,string,object)
TiltFive.Logging.Log:log (UnityEngine.LogType,string,string,object[]) (at Assets/Tilt Five/Runtime/Logging/Log.cs:183)
TiltFive.Logging.Log:Warn (string,object[]) (at Assets/Tilt Five/Runtime/Logging/Log.cs:170)
TiltFive.TiltFiveManager2:Awake () (at Assets/Tilt Five/Runtime/TiltFiveManager2.cs:157)
The deb version seems to access the device ok.
Is there any way I can help debug the issue?
The text was updated successfully, but these errors were encountered:
Tilt Five is an AR development platform. For some reason, the default perms for the flatpak do not allow access to the service and Unity is unable to pass the application info to it.
The deb version seems to access the device ok.
Is there any way I can help debug the issue?
The text was updated successfully, but these errors were encountered: