A note from the user, seems like they have a fix for this already I've changed the type of UGameplayDebuggerConfig::ActivationKey to FInputChord and with ony small changes to surrounding code it ...
Cutting two tracks in sequencer, which one is attached to another one, and pasting it break with Attach track. By this operation, Attack track loses its binding object. Copying such tracks and paste ...
This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...
Event does not fire at end of playback range. This does work with Forced Fixed Frame Interval Playback so wonder if this is invalid? I have some test content set up in //UE4/Main QAGame QA-Promoti ...
The Other filter seems to be breaking the content browser when enabling and disabling the selected filter. It seems to be happening to almost every filter in the other category, but not with other f ...
I first noticed this when I was going on a ramp at a high speed and was catapulted over the level. It seems that the faster you go, the bigger the pop is with physics. It is not easy to hit, but it ...
After enabling Support Compute Skincache if you attempt to apply a cloth asset to a material in the skeletal mesh editor the engine will crash. This may seem similar to [Link Removed] but I confir ...
Not a regressionInfo Repaired painted vertex colors in 0.0s for 2 components in /Game/Maps/Leveldesign_Workflow. Resave map to fix. Warning Spent 0.0s repairing painted vertex colors due to stati ...
Licensee has 4 Services that aren't being initialized with their respective Tasks when they Plays in Editor. If the Behavior Tree is opened first, the warnings do not appear. All 4 of the Services h ...
In non-editor builds UAnimInstance::GetInstanceTransitionTimeElapsed always returns 0.0f. This is caused within FAnimNode_StateMachine::Update_AnyThread due to: #if WITH_EDITORONLY_DATA NewTra ...