Search Issue Tracker
By Design
Votes
0
Found in
5.6.1f1
Issue ID
950024
Regression
No
Cannot mouse scroll trough list exceeding screen heights when using Custom Inspector Script
1. Open the attached project and "Repro" scene
2. Go to Example --> Scroll
3. Press on a "Cube" Dropdown button
Expected result: List of items shows up, you can mouse scroll trough the items
Actual result: List of items shows up, you cannot mouse scroll trough the items
Reproducible with - 2017.3.0a7, 2017.2.0b11, 2017.1.1p1
--------------
This is by design, Unity does not have control over how the OS handles input for it’s native popups. The issue is reproducible on Windows, it is not reproducible on macOS or Linux. As a workaround, Popup window with a Scroll View can be used
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor is stuck in an infinite reimport loop when a specific project is reloaded
- Editor gets stuck on the "Reloading Domain" window when the Play Mode is entered and exited a few times in a short period
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
Add comment