Crash occurs when the user attempts to change the variable type by clicking on its icon in the My Blueprint panel. No crash occurs when trying this in the Details panel. This does not reproduce in ...
Black board key names that are longer than 1024 characters will cause a crash ...
Calling functions that have an implicit WorldContextObject parameter (line trace, execute console command, etc) in a Blueprint function library will give a compile error about a missing __WorldConte ...
Variables can no longer be set as a DataTableRowHandle type. The option is no longer available in the Variable Type dropdown. This is a regression: this was possible in 4.7.6. Reproduced in 4.8.3 b ...
I've seen this happen in other areas of the editor as well: Data Table fields (floats) for example. Manually typing in numbers to fields seems less prone to this error; using spinners to drag value ...
Crash occurs when the user attempts to drive a non-Vehicle pawn (using a Vehicle Wheel Movement component) with the Torque Curve flattened to 0. I was not able to reproduce this crash when I tried ...
When the Cable component is set to specific rotations it will no longer render the cable actor that is attached to a mesh. Image is attached with multiple setups. Workaround to get it to render: ...
A DataAsset with a FText property called "Name" will confuse the content browser, causing it to create a new column each time the folder containing the DataAsset is entered. This appears to be a cor ...
REGRESSION: Yes, this does not occur in 4.17.2 If the user is using any of the Content Browser menus while there's an active toast, the menu will suddenly be dismissed. It appears to get dismissed ...
Lightmass is crashing when using a material that has "Cast Shadow as Masked" set to true in its properties. Found in 4.18 P3 CL#3676890 Unable to reproduce in 4.16.3 CL# 3561208 and 4.17.2 CL#365 ...