Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0f3
Issue ID
827974
Regression
No
"Scroll rect" stops updating scroll wheel input after scrolling mouse wheel a bit.
Steps to reproduce:
1. Open attached project.
2. Start play mode
3. Press "B" (menu window will pop up)
4. Select Items (Items list will pop up on the right side)
5. Move mouse over items list and try to scroll up or down (do not move mouse)
- scrolling stops shortly
NOTE: Only reproducible when the mouse is not moving when scrolling.
Where to find "Items list" gameObject with scroll rect attached:
1. Pause play mode
2. mainGameCanvas->gameMenu->itemsSection->categoryItemsList.
Current result: Scroll rect stops scrolling after rotating mouse wheel a bit.
Expected result: Scroll rect should detect Input even when the mouse is not moving.
Reproduced on: 5.5.0b1, 5.4.0p2, 5.3.6f1
5.2.3p3 throws errors.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment