Unity-Technologies / InputSystem

An efficient and versatile input system for Unity.
Other
1.42k stars 306 forks source link

FIX: ISX-1183 fixed and reenabled UITests for InputSystemUIInputModule. #1974

Closed benoitalain closed 1 month ago

benoitalain commented 1 month ago

Description

Jira ticket: https://jira.unity3d.com/browse/ISX-1138

Changes made

Fixed and re-enabled UITests.UI_CanOperateUIToolkitInterface_UsingInputSystemUIInputModule tests on Windows and MacOS.

My change is mainly to tick the "multiline" checkbox for the TextField, which makes the scrollview vertical scroller appear.

Testing

Ran the reactivated tests locally (on Windows).

Risk

I don't know why those tests have different results on different platforms. It's possible that my tests pass locally now but still fail on Yamato.

Checklist

Before review:

During merge:

After merge: