When using an Event Generator in a particle emitter that passes velocity for other emitters to inherit, only CPU emitters take on the velocity, and not the GPU emitters. In the test case/project I ...
CanJump Blueprint node will return true for 1 jump after "MaxJumps" and if this happens, will never return true again, even after Character has landed and CurrentJumps has reset. ...
Performing a hot reload on a project that contains an FStringAssetReference inside a struct results in a crash. This was reported to work fine in 4.6.1, but I was unable to verify that is the case. ...
When creating a new data asset, it is not possible to select a Data Asset C++ Class or Derived Blueprint as its base class. This did not occur in 4.15.1, this is a regression. ...
This is a trending crash after the 4.17.2 hotfix, although it has existed since the 4.16.1 hotfix. User Descriptionswas creating a new graph in a blueprint ...
Faces deleted or flipped with Static Mesh Viewer EditMode revert to original when relaunching editor. Datasmith Beta Version 1.0 (as listed in plugins viewer) ...
You cannot change the intensity by just adding/changing numbers. You have to completely retype the entire value. Found in 4.21 CL# 4613538 and 4.22 CL# 4681912 ...
Math expressions fail to compile when performing an Undo after opening a blueprint ICE - wrong output link - ((1 + x) * (sin(myVar))) - (2.400000 / (rand())) ...
This problem only occurs when the fixed frame rate is 30 and the Sequence Lenngth of the loop animation is 1.66667. If turn off the fixed frame rate setting, it will behave as it should. ...
This is a regression. Tested in //UE5/Release-5.1 CL20979098 Variable can't be set by the Pick Actor From Scene eye dropper if that actor's name starts with an underscore "_". ...