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 eca97b8 commit 015d14eCopy full SHA for 015d14e
Assets/Tests/InputSystem.Editor/InputActionsEditorTests.cs
@@ -71,6 +71,7 @@ public void CanListActionMaps()
71
}
72
73
[UnityTest]
74
+ [Ignore("Instability, see ISXB-1284")]
75
public IEnumerator CanCreateActionMap()
76
{
77
var button = m_Window.rootVisualElement.Q<Button>("add-new-action-map-button");
0 commit comments