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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment