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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment