Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.2.18f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1126625
Regression
No
Attaching an EventTrigger component to the Template`s Item GameObject causes the ScrollRect to not be scrollable via the mouse
How to reproduce:
1. Create a new project
2. In the Hierarchy Window, create a Dropdown UI element and in its Inspector add 5 new options
3. Go to the Item GameObject under Dropdown > Template > Viewport > Content > Item
4. Add the EventTrigger component to it
5. Enter Play Mode, open the dropdown and try to scroll using the mouse wheel
Expected result: the list is scrolled without any issues
Actual result: the list isn't scrollable using the mouse wheel anymore, scrolling using the scroll bar works as expected
Reproduced in: 2019.2.0a5, 2019.1.0b3, 2018.3.6f1, 2017.4.20f1
Note: Using a custom Script that implements the EventHandler Interfaces can be used as a workaround
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.2.X):
low priority defect, we might get back to it at some point, but unlikely for the moment.