Search Issue Tracker
Fixed
Fixed in 2022.3.7f1, 2023.1.7f1, 2023.2.0b3, 2023.3.0a1
Votes
0
Found in
2022.2.7f1
2023.1.0b4
2023.2.0a3
2023.3.0a1
Issue ID
UUM-28510
Regression
Yes
The List in the Inspector can't be scrolled to the top using the Mouse Wheel after it was scrolled down
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Resolution Note (fix version 2023.3.0a1):
Fixed UUM-28510 @guillaume-riendeau:
UI Toolkit: ListView was sometimes stuck when trying to scroll up from the bottom.
Resolution Note (fix version 2023.2.0b3):
Fixed UUM-28510 @guillaume-riendeau:
UI Toolkit: ListView was sometimes stuck when trying to scroll up from the bottom.