File tree Expand file tree Collapse file tree
Assets/Tests/InputSystem/Plugins Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -467,7 +467,6 @@ public IEnumerator Devices_CanHaveOnScreenJoystickControls()
467467 }
468468
469469 [ UnityTest ]
470- [ Ignore ( "Failing on 2023.3.3f1 https://jira.unity3d.com/browse/ISX-1462" ) ]
471470 [ Category ( "Devices" ) ]
472471 public IEnumerator Devices_OnScreenStickDoesNotReceivePointerUpEventsInIsolatedMode ( )
473472 {
Original file line number Diff line number Diff line change @@ -3930,7 +3930,6 @@ public IEnumerator UI_DisplayIndexMatchesDisplayWithTouchscreenOnScreenSpaceCanv
39303930#if UNITY_TVOS
39313931 [ Ignore ( "Failing on tvOS https://jira.unity3d.com/browse/ISX-448" ) ]
39323932#else
3933- [ Ignore ( "Failing on 2023.3.3f1 https://jira.unity3d.com/browse/ISX-1462" ) ]
39343933#endif
39353934 public IEnumerator UI_DisplayIndexMatchesDisplayWithTouchscreenOnOverlayCanvas ( )
39363935 {
@@ -4033,7 +4032,6 @@ public IEnumerator UI_DisplayIndexMatchesDisplayWithMouseOnScreenSpaceCanvas()
40334032 }
40344033
40354034 [ UnityTest ]
4036- [ Ignore ( "Failing on 2023.3.3f1 https://jira.unity3d.com/browse/ISX-1462" ) ]
40374035 public IEnumerator UI_DisplayIndexMatchesDisplayWithMouseOnOverlayCanvas ( )
40384036 {
40394037 // Setup the Test Scene
You can’t perform that action at this time.
0 commit comments