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
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment