Skip to content

Commit d91652c

Browse files
committed
Update Unity README to mention need to specify display JSON.
1 parent 640d3ed commit d91652c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

OSVR-Unity/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
## Known Issues
66
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)
77

8-
- Display configuration is currently hardcoded, rather than receiving data from the OSVR server. ([GitHub issue](https://github.com/OSVR/OSVR-Unity/issues/2))
8+
- 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+
- Display configuration is not always falling back to data from OSVR. ([GitHub issue](https://github.com/OSVR/OSVR-Unity/issues/2))
910

1011
## Basic Principles and Files
1112
On a machine where you're running an OSVR-Unity application, you need to run an OSVR server, part of the OSVR-Core builds. For convenience, a 32-bit OSVR Server install is bundled in the OSVR-Unity snapshot archives. [Contact us](mailto:support@osvr.org) if you need help.

0 commit comments

Comments
 (0)