WidgetBlueprintLibrary::DrawLines which calls FSlateDrawElement::MakeLines has broken AA for sharp cornered lines. ...
After painting foliage meshes on a BSP surface and rebuilding the level (more specifically the geometry), the meshes are deleted. This bug is especially nasty because you cannot Ctrl+Z after buildi ...
When using a Find Item node to search for something in an array, you are able to connect execution pins to the node, which then changes it to require an array of execs as an input. ...
The Color Picker is showing a difference in color space when toggling the sRGB setting, but the final resultant color is always the sRGB true color. ...
Teleport node sets the movement mode for a pawn back to default. The current movement is overridden by the default after using teleport node ...
The editor will crash when assigning a new collision channel to an already fractured destructible mesh. Tested in: 4.13 CL-3106830 4.14 Dev-Main CL-3109838 ...
Animated FBX with no bones imports with jittery rotation ...
When enabling Distance Fields for a project and adjusting the cvars to disable DFAO and set a lower Detail Mode will result in a crash. Using the console commands outlined in the steps will work. ...
When using a branch node inside of a Sound Cue, if that branch's bool parameter is changed while the cue is playing, the cue will be restarted from the beginning. Link to project: [Link Removed] ...
Importing an FBX to the editor on Linux with "Generate Lightmap UVs" checked to true will override UV Channel 0 rather than creating the lightmap on a seperate UV channel. ...