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
{{ message }}
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
The original intention with the Controller Visualisation Configuration, was that it provided ways to OVERRIDE the default configuration of the Visualiser.
In such, with nothing configured, it would visualise the Gizmo models (the model defaults) for al platforms, regardless of whether any overrides were configured. However, today it only renders a model if an override is applied.
To Reproduce
Create new XRTK project and configure
View Visualizer configuration and remove any configured overrides
Run the XRTK project with a headset / controllers connected
Expected behavior
With no override configuration provided, controllers should display with their global defaults
Actual behavior
Unless an override is configured, no controllers show.
Your Setup (please complete the following information)
Unity Version 2019.1.9
XRTK Version 0.1.11
Target Platform (please complete the following information)
ALL platforms with controllers
The text was updated successfully, but these errors were encountered:
* Initial check-in of Visualisation fix for #233
* Reordered the visualisation logic.
Included global pointer parameter
* Updated Default mapping definitions for Touch, resolves pointer issue as Press interactions were mapped to Axis instead of button
* Update spelling and restructure elements
* Minor mapping change after review
* Updated Mapping layout
* Review comments addressed
* Initial check-in of Visualisation fix for #233
* Reordered the visualisation logic.
Included global pointer parameter
* Updated Default mapping definitions for Touch, resolves pointer issue as Press interactions were mapped to Axis instead of button
* Update spelling and restructure elements
* Minor mapping change after review
* Updated Mapping layout
* Review comments addressed
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
The original intention with the Controller Visualisation Configuration, was that it provided ways to OVERRIDE the default configuration of the Visualiser.
In such, with nothing configured, it would visualise the Gizmo models (the model defaults) for al platforms, regardless of whether any overrides were configured. However, today it only renders a model if an override is applied.
To Reproduce
Expected behavior
With no override configuration provided, controllers should display with their global defaults
Actual behavior
Unless an override is configured, no controllers show.
Your Setup (please complete the following information)
Target Platform (please complete the following information)
The text was updated successfully, but these errors were encountered: