Skip to content

Conversation

@docquantum
Copy link

When trying to work on a project without an HMD with controllers, the
project defaults to 2D Debug mode. However, since the code expects the
controllers to exist, it's not able to get past trying to execute haptic
feedback which results in teleporting to fail in 2D Debug mode. These
changes make sure that the script check for controller existence before
trying to access them.

This fixes issue #483

When trying to work on a project without an HMD with controllers, the
project defaults to 2D Debug mode. However, since the code expects the
controllers to exist, it's not able to get past trying to execute haptic
feedback which results in teleporting to fail in 2D Debug mode. These
changes make sure that the script check for controller existence before
trying to access them.

This fixes issue ValveSoftware#483
@keithbradner keithbradner added the Fixed in next release Fix coming in next release label Feb 13, 2023
@keithbradner
Copy link
Collaborator

keithbradner commented Feb 13, 2023

Thanks for the pull request from 2 years ago! This will go into the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fixed in next release Fix coming in next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants