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
- Crash on WriteParticleLineVertex when the "Generate Lighting Data" property is enabled in the Particle System
- UI overlay becomes visible in ray-traced reflections when HDR Color output is enabled
- Crash on EditorOnlyPlayerSettings::GetDefaultTextureCompressionFormat when switching or opening a specific project with Android or IOS Platform
- [Mobile] Player silently crashes on a mobile device when using a lot of "Camera" GameObjects (40 and more) in the Scene
- Scene is modified after exiting Play Mode when Graphics Compositor is enabled in HD RP
Add comment