From a user: We are having some issues with blend masks and compatible skeletons. We have skeleton A as the base and skeleton B as a compatible skeleton. They both share a similar hierarchy (altho ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 Add World Rotation applied to a Static Mesh simulating physics behaves erratically. ...
Collapsed blueprint nodes that are copied and pasted into a function graph of a Widget will cause a fatal error when the blueprint compiles, as seen in the callstack, and will provide the message: " ...
This is a regression. Tested in //UE4/Release-4.27 CL#18319896 Nesting a Structure in another Structure results in a 'Cannot parse value' until the data value is updated. If the second structure is ...
Different results in //UE4/Release-4.27 CL#18319896 On Instance Take Radial Damage will not receive radial damage against Foliage. ...
UE5.0 does not support ActorFoliage at Levels where World Partition is enabled ( [Link Removed] ), but ActorFoliage will work via ProceduralFoliageVolume. And when you cook the level you will get an ...
We need to investigate if we want this behavior or not, if we do not weld the base lod vertices, maybe we will have bad mesh behavior when not using the alternate skinning. The consequence of this n ...