Hello Team,
After installation on MAC, it reported third part dll warning and I have mistakenly moved to trash. even if I click “Put Back” from track, it is not going to the expected location. Now on the editor, I am seeing this error which is keep reporting on the editor console. Could you help me resolve this?
DllNotFoundException: AppUIMuseNativePlugin assembly: type: member:(null)
Unity.AppUI.Core.OSXPlatformImpl.SetupFocusedTrackingObject () (at ./Library/PackageCache/com.unity.muse.common@1.0.0/ThirdParty/AppUI/Runtime/Core/Platform/macOS/Platform.cs:30)
Unity.AppUI.Core.PlatformImpl.GetTrackpadTouches () (at ./Library/PackageCache/com.unity.muse.common@1.0.0/ThirdParty/AppUI/Runtime/Core/Platform/PlatformImpl.cs:298)
Unity.AppUI.Core.PlatformImpl.PollGestures () (at ./Library/PackageCache/com.unity.muse.common@1.0.0/ThirdParty/AppUI/Runtime/Core/Platform/PlatformImpl.cs:172)
Unity.AppUI.Core.Platform.PollGestures () (at ./Library/PackageCache/com.unity.muse.common@1.0.0/ThirdParty/AppUI/Runtime/Core/Platform/Platform.cs:96)
Unity.AppUI.Core.AppUIManager.Update () (at ./Library/PackageCache/com.unity.muse.common@1.0.0/ThirdParty/AppUI/Runtime/Core/AppUIManager.cs:159)
Unity.AppUI.Core.AppUI.EditorUpdate () (at ./Library/PackageCache/com.unity.muse.common@1.0.0/ThirdParty/AppUI/Runtime/Core/AppUI.cs:242)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at /Users/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:362)