Hi,
https://www.youtube.com/watch?v=ma2AetALN_k&t=249s
I follow this video for oculus go but getting below error
Unity 2018.3.6 & 2019.3.b11 | VRTK 3.3.0
Exception: No SDK Setup from the provided list could be loaded.
VRTK.VRTK_Logger.Log (VRTK.VRTK_Logger+LogLevels level, System.String message, System.Boolean forcePause) (at Assets/VRTK/Source/Scripts/Internal/VRTK_Logger.cs:174)
VRTK.VRTK_Logger.Error (System.String message, System.Boolean forcePause) (at Assets/VRTK/Source/Scripts/Internal/VRTK_Logger.cs:130)
VRTK.VRTK_SDKManager+<FinishSDKSetupLoading>d__96.MoveNext () (at Assets/VRTK/Source/Scripts/Utilities/SDK/VRTK_SDKManager.cs:908)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)
Please help me