Workaround:
Left-Click and hold
OR
Click within a different portion of the Asset Selection dropdown
The event bound to the dropdown button for the "Asset Selection Menu", as I've been calling it, is fired on Mouse Down and the event bound to choosing an option from that menu is fired on Mouse Up.
This creates a situation where if the "Asset Selection Menu" cannot fit vertically on the screen, it will have options that overlap the mouse's position on a normal click and actually yield two click events for the one perceived click action.
This issue isn't bound to UMG - it can be reproduced in multiple places so long as the window positioning is consistent.
Result:
"Save Asset As" dialogue pops up
Expected Result
Asset selection menu appears
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-34092 in the post.
0 |
Component | UE - Editor - UI Systems - Slate |
---|---|
Affects Versions | 4.13 |
Target Fix | 4.22 |
Created | Aug 2, 2016 |
---|---|
Resolved | Dec 6, 2018 |
Updated | Jan 2, 2019 |