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
fix(SDK): let SDKManager work with Unity versions prior to 2017.1
Add a check in `VRTK_SDKManager` on Unity version when initializing
`excludeTargetGroups` to avoid the error `'UnityEditor.BuildTargetGroup'
does not contain a definition for 'Switch'`.
0 commit comments