When reimporting meshes with changes to their material sections, specifically additions, there is no indication that there will be an issue on output of a generated mesh. Ideally, we can watch for a ...
The necessary conditions to trigger the issue: The WorldPartionHLOD actor to rebuild must reference a packed level actor The packed level actor must be loaded in the map when rebuilding the HLOD ...
Context Recast lets you configure multiple agent types in Project Settings > Navigation System > Supported Agents. When agents have unique settings such as agent radius, building a nav mesh results ...
UAT has intermittent crashes at the end of packaging. Looks related to [Link Removed] . Could be that the solver is being destructed after the null check earlier in the function if this is multit ...
Context State Tree Tasks have a configurable default value 'Should State Change on Reselect' which controls whether the task receives a EnterState/ExitState if completion of the current state is fo ...
Looks like the resize that does the safe zone update is done before the orientation is updated. I suggested swapping the order to licensee in the UDN ticket and it worked for him. This should be t ...
If an IK Anim node is used in a post-process animation blueprint when that post-process blueprint is active in persona. It will crash attempting to get dynamically created goal components from an ac ...
[Link Removed] ...
Actors that are removed from the world have UnregisterAllComponents called twice. Removal can be caused by unloading a data layer that owns the actor. In cases like exiting the application or destr ...