Destructible attached with a Physics Constraint ignores Start Awake on play The Destructible component is set to simulate physics, but on play physics is not simulated unless the destructible is to ...
When a material with the exact same values are input into the Base color, Specular, Metallic, and Roughness they display differently in the Buffer Visualizer Overview. ...
Playing a previously played (and stopped) UMG animation doesn't work properly if the visibility of that widget was changed in the same frame as the PlayAnimation node. If PauseAnimation is used inst ...
Based on user report, a HTTP Get request from UE4 is 15-20x slower than if using a Python Get request to get the same file. ...
When adding a reroute node between a "create event" node and any "Bind Event to...." node, the combo box list in "Create Event" node will disappear. Workaround: If the "create event" node is first ...
If a TArray has a TInlineAllocator with a large number and the class is used with a child Blueprint, the editor will throw an assert. If the base C++ Class is used instead of the Blueprint, the asse ...
A user has found and reported a divide by zero warning within the Construction Script when packaging for Windows. This does not occur while in the editor as when you begin moving around the blueprin ...
Movies set to "Wait for Movies to Complete" are interrupted when a sublevel is set to load initially. The movie should still play through to completion. Regression (no) issue (does) occur in 4.11. ...
Unexpected vertex normal orientation when manipulating some morph targets. This may be related to [Link Removed], but felt different enough to enter on it's own. ...