How to reproduce:
1. Open the user-attached project “InspectorScrollBug”
2. Open the “SampleScene” scene
3. Select the “TestList” GameObject in the Hierarchy
4. Scroll down the List of Elements under the “Inspector List Test” Script Component in the Inspector
5. Scroll the List up
6. Observe the results
Expected result: The List is scrolled up
Actual result: The List goes back down instantly
Reproducible with: 2022.2.3f1, 2022.2.7f1, 2023.1.0a26, 2023.1.0b4, 2023.2.0a3
Not reproducible with: 2022.2.2f1, 2023.1.0a25
Couldn’t test with: 2020.3.45f1, 2021.3.19f1 (The scroll is appearing not on the List but in the whole Inspector)
Reproducible on: Windows 11 Pro
Note: Also reproducible with the gesture on the trackpad, but if you are swiping slowly, the scroll acts as expected