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 ...
In a standalone game window, the user is able to grab the left side of the standalone game window, making it possible for the user to grab and resize the window while playing. Could be similar to [ ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Fatal error: [Link Removed] [Line: 200] SwapChain->ResizeBuffers(1,SizeX,SizeY ...
Text/value is not highlighted when selecting slider fields in details This is extremely irritating in cascade and basically breaks usability. Does not occur in 4.11 Tags: Scrub Scrubbing value t ...
Error Message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 1 from an array of size 0 Source Context: 567 } 568 } 569 ...