InputSystem
InputSystem copied to clipboard
Fix XR Tests for 2019.3
In 2019.3 Device Role got replaced with InputDeviceCharacteristics. Updated XRTests to use Characteristics when working in 2019.3 or greater.
@karljj1 landed a change related to this as part of getting CI back to green. @StayTalm could you merge latest develop
and update the PR? Or is it obsoleted by Karl's change?
I'll do a merge, I would like to move away from using Role since it's being deprecated, so I'm trying to set Characteristics directly instead of converting from role to characteristics.
I'll do a merge, I would like to move away from using Role since it's being deprecated, so I'm trying to set Characteristics directly instead of converting from role to characteristics.
Feel free to redo/change the existing fix.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
To be merged in #1655.