XRTK / com.xrtk.oculus

The Oculus platform components for the XRTK

Home Page:https://github.com/XRTK/XRTK-Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oculus Touch default configuration is not configured

SimonDarksideJ opened this issue · comments

Describe the bug

The default configuration profiles for the Oculus platform are broken, this is how the profiles appear in dev:
image

Yet, this is how they appear in a new project:
image

Somehow both the configuration and layout of the controller scene seem to be messed up in a brand new project.

To Reproduce

Steps to reproduce the behavior:

  1. Create a blank project
  2. Copy Core & SDK packages
  3. Allow Unity to import packages and configuration
  4. Copy the Oclulus package to the project
  5. Return to unity to import package
  6. when prompted to import Oculus configuration, click yes!
  7. Open the base scene
  8. Click on MRT GO, and navigate to the Oculus controller configuration in the inspector
  9. Open the Oculus Touch configuration (either hand)

Expected behavior

The state in development should replicate in a new project

Information(please complete the following information):

  • Version: 2019.1.14
  • Release or Commit sha: dev

Additional context

It's very curious why only the Touch configuration and layout are broken, yet the Go and Remote config & screens seem fine?

Resolved in 0.2.0-Preview 4