XRTK / com.xrtk.sdk

The SDK assets for the XRTK
https://github.com/XRTK/XRTK-Core
MIT License
9 stars 3 forks source link

Hand Simulation configuration profiles missing elements in release #236

Closed SimonDarksideJ closed 3 years ago

SimonDarksideJ commented 3 years ago

XRTK - Mixed Reality Toolkit Bug Report

Describe the bug

As you can observe in the screenshot below, the SImulation Hands are missing key elements in their mapping configuration

image

To Reproduce

  1. Create a new XRTK project and install Core and SDK packages
  2. Create a Mixed Reality scene using MixedRealityToolkit -> COnfigure in the Editor menu
  3. Observe Simulated hands configuration above
  4. See error

Expected behavior

Correct Mapping configuration

StephenHodgson commented 3 years ago

@SimonDarksideJ do you know what was missing?

StephenHodgson commented 3 years ago

@FejZa any idea what may have happened here?

SimonDarksideJ commented 3 years ago

Screenshot from dev for what is missing. image

What I find odd is that the mappings are correct, but the profile assets are MISSING in the deployed SDK project?

SimonDarksideJ commented 3 years ago

OK, deleted and regenerated the XRTK.Generated/SDK folder and it fixed the IndexPose mapping, however, the spatial pointer is still broken. The files are not present in the build however, after updating to release 0.2.4

image

SimonDarksideJ commented 3 years ago

Manually mapping the Spatial Pointer assets resolves the issue, so I suspect there is an asset correction needed somewhere.

StephenHodgson commented 3 years ago

I wasn't able to repro this with a new project