The "LookAt AimOffset" animation node does not recognize the interpolation setting on its assigned Blendspace. This causes the animation to snap to positions instead of smoothly rotating to them. ...
When a project is reopened that contains structures, they will be corrupted with a hash code instead of their original values. If the "Break Struct" node is removed it can't be re added as it is not ...
There is a difference in implementation and set of checks that are made in GetKnownPerceivedActors() depending on if you use specific SenseClass or leave it as nullptr (so it will return info for al ...
After setting up a Virtual Bone on the skeleton and having it drive a Skeletal Control Node in an Animation Blueprint. Reimporting the skeletal mesh will cause the setup in the Anim BP to revert bac ...
It appears that the Anim Instance class is no longer accessible. As a result, no animation blueprints made are accessible via blueprints - regardless of whether or not the skeletal mesh actually use ...
When an object, such as a cube, is animated in sequencer and that object's path intersects a stationary character with a character movement component, the object will pass through the character with ...
The GetAssetRegistry blueprint node only produces the asset data for the Material class and its subclasses. It completely ignores the asset data for Actor, derived Actor class Blueprints, and the su ...
Users affected: 51 Total occurrences: 90 Last occurrence: November 19th 2024, 3:25:41 am First occurrence: August 7th 2024, 8:10:10 pm Latest version: ++UE5+Release-5.5-CL-37670630 Platform: Win64 [ ...
In a project, if you duplicate the example level and attempt to save it, the save will finish, but the asterisk will remain on the file. Attempting to open the duplicated map will prompt another sav ...
There is a performance difference between spawning and placing AI into a level. This is causing issues when spawning/despawning AI actors in a large open world, where 4-5ms of frame time quickly bui ...