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 015d14e commit 38421aaCopy full SHA for 38421aa
Assets/Tests/InputSystem.Editor/InputActionsEditorTests.cs
@@ -148,6 +148,7 @@ public IEnumerator CanRenameActionMap()
148
}
149
150
[UnityTest]
151
+ [Ignore("Instability, see ISXB-1284")]
152
public IEnumerator CanDeleteActionMap()
153
{
154
var actionMapsContainer = m_Window.rootVisualElement.Q("action-maps-container");
0 commit comments