Search Issue Tracker
Fixed in 2022.3.7f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (fix version 2023.3):
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):
Fixed UUM-28510 @guillaume-riendeau:
UI Toolkit: ListView was sometimes stuck when trying to scroll up from the bottom.