Swindow causes a packaged game to become a black screen and become unresponsive ...
Quickly undocking a window from the main editor window can sometimes result in a large black rectangle appearing, most likely representing the resulting window, and freezing the editor for a short p ...
When you quickly dock a tab to the main window, you can sometimes end up with 2 identical tabs. This causes some weird behavior, such as every action being done in one window being replicated in the ...
Holding Right mouse button to scroll a scroll box appears to be much slower than it did in previous versions of the engine. The user must move their mouse many times further to scroll to the bottom ...
When SlateApplication is routing a pointer up event, it should check bIsDragDropping and call the widget's OnDrop function. Currently, we check for touch events and call OnTouchEnded without checkin ...
Use a table view, doesn't scroll right. ...
Widgets that are pooled are given a pointer to a layout cache, if the layout cache dies, the pointer is bogus. Going to need to move over to using weak pointers to avoid the crash, will add some pe ...
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, i ...
If the Project Settings window is sized to the point a scrollbar is needed to read the complete text for Collisions Settings, expanding "Preset" will result in the scrollbar not appearing initially, ...
Setting blueprint name as a copied blueprint node crashes editor Frequency 5/5 Crashreporter [Link Removed] Regression (no) issue (does) occur in 4.10.4 ...