Setup described in UDN post: parent tree: root - selector - run behavior task subtree: root - sequence - custom BP task with just print string repro: print string message (engine tick) is showing u ...
The search field within blueprints loses focus after right-clicking in an empty space in the graphs. I checked to make sure this was not a universal issue, and it is indeed platform specific with t ...
Spawn Emitter Attached not working in Packaged Game. Not sure if it isn't spawning the emitter or if it is spawning at the wrong location. ...
Attempting to upgrade a project from 4.10 to 4.11, or 4.11 to 4.12 with the LightPropagationVolume plugin disabled causes it to crash. Found in converting a 4.10 project to 4.11, and reproduced con ...
When using a GPU particle and setting a steady stream there is an obvious stutter compared to 4.10.4 where everything worked smoothly. Regression: YES This issue did not occur in 4.10.4 CL-2872498 ...
Construction script in parent blueprint cannot call function in child blueprint when the editor first loads. Once the parent BP is compiled it acts as expected. Regression? (Yes), issue (does not ...
After enabling the Sequencer plugin, opening Sequencer from the Window toolbar option brings up an empty window that cannot be interacted with. Is this a regression: No - Issue occurred in 4.10.4 a ...
Manipulating Morph Targets on Master Component distorts Slave Components. It makes no difference if the slave component has the morph target being manipulated in the master See attached image and ...
Cannot manipulate morph targets that are unique to the Slave Component through the Master Component. So the situation here is that the Head(Master) does not have the "BeerBelly" morph target, but t ...
In the Random Sequence Player node, it is possible for entries to repeat when Shuffle Mode is enabled. ...