If a variable's value is being set in the construction script of a class and then that value is edited (the line itself is edited, not another setting of the variable), hot reload will not update th ...
If the user enables the Web browser widget and tries to use a custom pointer their custom mouse will appear, however it will be accompanied by a pointer hand. Additional information: Once the cust ...
Subtracting .2 from a float seems to produce a float error, registering incorrect values during if checks. ...
A simple scene with just a light and an mesh will suffer from copious amounts of bloom. This will occur if there is a light in the scene or not. Exposure Histogram does not produce this result. This ...
A replicated Timeline's Finished output does not fire on the Client if the Server changes the Timeline Length to a shorter duration. Test project attached. Reproduced in 4.9.2 binary, 4.10.2 binar ...
Output pins labeled "self" will not appear on interface functions called in blueprints. ...
Setting a component to replicate in an Actor that is already set to replicate alters the location on the Client after enabling physics. Note this only appears to occur with components added in Const ...
When you generate a LOD Mesh for a Landscape Level in the Level Browser, the resulting Mesh does not take into account Landscape Components Forced LOD settings. Landscape with Forced LOD Components ...
Two event graphs with similar names will populate events to only one graph in the My Blueprint pane. This specifically occurs when the event graphs are named with and without spaces in the name, suc ...
The editor will crash if the Window menu button next to Edit is pressed after compiling a toolbar plugin through the editor and attempting to click/use it. ...