
0
Fixed
Errors concerning SpaceNavigator on Linux and Mac article incomplete
The article recommends removing the space navigator driver. Also in the script SceneMouseNavigation.cs the #if statements need to be changed to
#if ((! UNITY_IOS &&! UNITY_ANDROID &&! UNITY_EDITOR_OSX) || UNITY_EDITOR_WIN
probably more changes will be needed for Linux but I am not sure what they are.
Answer
Customer support service by UserEcho
OK thanks, we will include this in our next release