The purpose was to create a Level Sequence Director inheritance class so that the same event could be reused in multiple sequencers. Attempting to quick-bind this base Level Sequence Director event ...
See: UAbilitySystemGlobals::HandlePreLoadMap GAS features static variables that are modified by both server and client, thus result in issues in single process PIE where they access the same memory ...
The SplineComponentVisualizer allows users to alt+drag on a spline point to duplicate it. When this is done on the last point of a spline marked as "closed-loop", the new point is correctly added at ...
When using a Third Person UE4 Mannequin, Opening the Physics asset tab, and welding the collision between left foot ball, to left foot results in an Engine crash. Additional Note: Using the same ...
Blueprint CDO contains removed component from parent class. From the AnswerHub post: "It appears that if a component is removed from the C++ class, the CDOs for all of the blueprints remain unchang ...
Crash on play if a BP manipulates a InstancedStaticMeshComponent by using a ClearInstances node followed by an AddInstance node. This is a blocker for the licensee. This is a regression: Working ...
This is a longstanding and common UMG crash that has affected more than 200 users since at least the 4.15 release. User DescriptionsI was working in the UI and undid several last changes in quick s ...
This is a top 10 crash affecting many users. It is believed it may be related to the auto listen / reimport feature. The callstack shares similarities to past tickets, such as:[Link Removed][Link R ...
This Jira is a continuation of [Link Removed]. This is the same callstack which users are submitting, however the other Jira eventually got specific repro steps which were verified fixed in 4.17.0. ...
The drag-onto-category operation is assigning the prettified category name, not the actual category name, resulting in variables that are not actually in the same category, even though they appear t ...