OSVR / OSVR-Unity

Package for authoring OSVR experiences with Unity.
Apache License 2.0
98 stars 38 forks source link

Add Unity 5.6 beta support #201

Closed DuFF14 closed 7 years ago

DuFF14 commented 7 years ago

search for #if UNITY_VERSION and add UNITY_5_6 where necessary. https://github.com/OSVR/OSVR-Unity/search?utf8=%E2%9C%93&q=%22%23if+UNITY%22&type=Code

DuFF14 commented 7 years ago

addressed in https://github.com/OSVR/OSVR-Unity/pull/203

amigax commented 7 years ago

Has this been fixed? I still get failed to create render manager in Unity 5.5.1.

DuFF14 commented 7 years ago

@amiga sounds unrelated to this issue about Unity 5.6 support. Addressed your issue at https://github.com/OSVR/OSVR-Unity-Rendering/issues/25