We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ee4ff commit 6d0f19dCopy full SHA for 6d0f19d
Assets/Tests/InputSystem/Plugins/InputForUITests.cs
@@ -547,7 +547,7 @@ public void ActionsWithoutUIMap_ShouldNotGenerateWarnings()
547
548
LogAssert.NoUnexpectedReceived();
549
}
550
-
+
551
[Test(Description = "Verifies that user-supplied project-wide input actions generates warnings if the UI map is present but actions are missing.")]
552
[Category(kTestCategory)]
553
public void ActionsWithUIMap_MissingActions_ShouldGenerateWarnings()
0 commit comments