There was an error while loading. Please reload this page.
1 parent 59b1317 commit 3ef68eaCopy full SHA for 3ef68ea
1 file changed
Assets/Tests/InputSystem/Plugins/HIDTests.cs
@@ -424,6 +424,7 @@ public void Devices_CanParseHIDDescriptor_WithSignedLogicalMinAndMaxValues(byte
424
// logged "Could not create a device for ...", so the device never showed up.
425
[Test]
426
[Category("Devices")]
427
+ [Description("Regression test for case UUM-143659")]
428
public void Devices_CanCreateGenericHID_FromGamepadWithEightBitHatSwitch()
429
{
430
// Minimal Gamepad collection that contains a hat switch whose Report Size
0 commit comments