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 ef19674 commit 9d3e504Copy full SHA for 9d3e504
Assets/Tests/InputSystem.Editor/InputActionsEditorTests.cs
@@ -195,6 +195,7 @@ public IEnumerator CanDeleteActionMap()
195
}
196
197
[UnityTest]
198
+ [Ignore("Instability, see ISXB-1284")]
199
public IEnumerator CanRenameAction()
200
{
201
var actionContainer = m_Window.rootVisualElement.Q("actions-container");
0 commit comments