child blueprints calling functions from parent blueprints generate compile errors upon opening project and pressing compile within the child blueprint. Workaround: Open parent blueprint and comp ...
If a foliage object is already placed in level at a location, it will delete any static mesh that is placed in the same location. ...
Changing the names of inputs in a collapsed graph can change connected inputs in other collapsed nodes. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...
Local variables do not appear in the context menu inside collapsed graphs. They can still be dragged into the graph. Reproduced in 4.8 Preview 3 and Main (//depot/UE4/Promotable-CL-2560501) ...
The Z value of a trace hit will vary based on the Z value of the start/end points of the trace. The larger the start/end Z range, the larger the variance of Hit.Z values. ...
After finishing cloth painting, the ability to toggle Realtime Rendering in the viewport is greyed out. Additionally, the Disable Realtime Override button doesn't seem to have any effect. This probl ...
Graphics failure when pasting code for a BP node into Color Picker Hex field Does not occur in 4.8.3 ...
Getting a TextBlock variable from the Return Value of a Create Widget node inside a Player Controller will cancel all the nodes before it in Standalone. Does not occur in other PIE modes, and does n ...
This seems to be caused by the matinee actor on Highrise and only appears to be reproducible in a packaged build of ShooterGame, not from the editor. See attached UDN for more information. ...
The experimental feature Blueprint Break on Exceptions does not work with Accessed None errors. To test, create an actor variable in a blueprint and use it as an input to a function without having s ...