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
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
- UI Toolkit Slider "Fill" option doesn't invert when "Inverted" option is selected
- The Random Value option in the Set Attribute Block gets disabled and the "B"/"Max" value lost when upgrading to Unity 6
- Crash in ParallelSortExtensions::ParallelSort
Add comment