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
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How does TextureRenderTarget2D get TArray<uint8> type data?
How to achieve HLSL Multiple Render Target in Material blueprints?
I can't open my map from the editor.
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 |