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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Add comment