Unable to get VRTK 3.2.1 working in Unity 5.6,Unable to get VRTK 3.2.1 to run in Unity 5.6
When I load the VRTK asset into a new project I get this error. "Assets/VRTK/Scripts/Internal/VRTK_Defines.cs(45,18): error CS0411: The type arguments for method System.Linq.Enumerable.Select(this System.Collections.Generic.IEnumerable, System.Func)' cannot be inferred from the usage. Try specifying the type arguments explicitly" Do I need to make adjustments to the VRTK_Defines script? ,Trying to setup VRTK but I keep getting this error message. "Assets/VRTK/Scripts/Internal/VRTK_Defines.cs(45,18): error CS0411: The type arguments for method
System.Linq.Enumerable.Select(this System.Collections.Generic.IEnumerable, System.Func)' cannot be inferred from the usage. Try specifying the type arguments explicitly"
Do I need to make adjustments in the VRTK_Defines script?