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
Copy file name to clipboardExpand all lines: OSVR-Unity/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@
5
5
## Known Issues
6
6
This list only includes Unity-specific issues that have a substantial impact on the development experience. For a full list of issues, see the [GitHub issue tracker](https://github.com/sensics/OSVR-Unity/issues)
7
7
8
+
- Unity 4 Free version will not use distortion as this is a Pro-only feature. You will get a warning that you can ignore and continue to use OSVR without distortion. OSVR plugins will still work with Unity 4 Free. If you get a License Error in Unity 4 Free, try moving all files from Plugins/x86 to Plugins/.
9
+
- Unity 5 OSVR developers should use the 32-bit version of the Unity 5 editor for now. Support for 64-bit Unity 5 is coming soon. ([GitHub issue](https://github.com/OSVR/OSVR-Unity/issues/19))
8
10
- Stereo will not work unless you load a display `.json` file manually into the display prefab. A number of these are bundled with the plugin: drag and drop the appropriate one into the slot in the Inspector.
9
11
- Display configuration is not always falling back to data from OSVR. ([GitHub issue](https://github.com/OSVR/OSVR-Unity/issues/2))
0 commit comments