The Editor crashes if an unhashable struct is used as a key in a TMap and a new element is added to the TMap in a Blueprint. ...
A crash occurs after adding an additional camera track, undoing the additional, and then calling garbage collection Appears to be the same callstack found here [Link Removed] ...
Attempting to open a data table based on a struct with a slate brush variable crashes the editor. Frequency: 2/2 CrashReporter: N/A ...
The scroll bar in the Engine - Collision menu in Project Settings doesn't appear when it first should, and when it does, it resizes and moves oddly. Edit MattK: variable length widgets inside of a ...
When compiling a blueprint the Create Save Game Object nodes does not throw and error when there is no class selected. Throwing an error would be more consistent with other nodes such as the "Create ...
When defining an FQuat variable in code, any name given to the variable will be replaced by the name "Rotation" in the editor. Workaround: Using FRotator instead of FQuat gives the correct variable ...
The Editor will crash when attempting to delete a variable from a Blueprint struct. This crash does not seem to happen if save the map with the actor in it. ...
If an image in placed within a retainer box and is then placed so that it is clipping with the edges of the canvas panel it will tile incorrectly. ...
The Create New Asset Section for applying an image to a brush is directly under the mouse after clicking on the dropdown. If the user simply clicks (and does not hold down the mouse button) they wil ...