Fixup Redirectors doesn't work in the editor when showing redirectors using the filter and then choosing Fixup. The maps that reference the redirectors aren't being checked out and fixed. I'm just g ...
When a branch of a selector is deactivated, all auxiliary nodes and observer delegates are removed. If the branch is reactivated soon and the CurrentActiveNode remains unchanged, the behavior tree l ...
After calling Seamless Travel, actors in the level will not be in their original positions. The example provided by the licensee had a different result: the actors, despite having Start Awake disabl ...
An Engine plugin with the Program module type and EnabledByDefault set to true can cause the Engine to fail to build successfully due to UHT failing. I was only able to reproduce this behavior using ...
When adding an entry to a TMap using UE's property editors, in most cases the new entry comes with a default-initialized key (if such key already exists, the insertion fails). The case of a UENUM de ...
Using a TArray to store multiple components being setup inside a for loop of a constructor will crash on project open. Crash Reporter: [Link Removed] ...
When a custom enum is used as the Bitmask Enum of a Make Bitmask node, the value returned does not match the expected value ...
Function UNavMoverComponent::GetFeetLocationBased() on file "NavMoverComponent.cpp" returns an FBasedPosition built from an FRelativeBaseInfo. The "MovementBaseInfo" is read from key "CommonBlackboa ...
So the issue seems to be a combination of Add To Mesh Component and Extend Mesh Section. I've tried this in Epic Launcher 5.6, 5.6 in-house modified engine as well as ue5-main 5.7 from git (editor ...