Character velocity is registered while walking against physics objects and vehicles

UE - Gameplay - Jan 28, 2016

Character velocity is registered while walking against physics objects and vehicles User description: I'm trying to rely on velocity to know when an actor is moving so that i can stop the walking ...

World Override GameMode values do not save after project is closed and reopened

UE - Gameplay - Apr 17, 2015

The gamemode settings under world override do not save once the project has been saved, closed and reopened. ...

Scaling snap for selected object are reset to the origin of the scale pivot location

Tools - Apr 27, 2016

When scaling multiple selected actors in the scene with snap enabled the actors will reposition to the pivot origin of the last selected actor in the group when going down to a value of 0 or a negat ...

For Destructibles, Hide Bone by Name doesn't disable collision

UE - Simulation - Physics - Destruction - Apr 4, 2016

For Destructibles, Hide Bone by Name doesn't disable collision with PBO Disable and PBO Terminate. This is similar to [Link Removed], but has enough differences to justify a new Jira (Destructibles ...

Paper2D sprite reimport changes socket position if sprite sheet changes size

UE - Gameplay - Paper2D - Feb 12, 2016

Reimporting a sprite sheet that had sockets placed on some of the individual frames will result in the sockets moving if the sprite sheet's dimensions have changed since the previous import. This wo ...

Transform does not update after first time for Instance Static mesh in Blueprint Editor

UE - Gameplay - Blueprint Editor - Mar 2, 2017

In 4.15 When you update the transform of an instance static mesh a second time the editor does not update the location, to get the update to display correctly you must close and re-open the blueprin ...

KiteDemo: DestroyActor Warning when Saving - Height_x3_y2_C_1

UE - World Creation - Worldbuilding Tools - World Composition - May 4, 2017

While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – When the editor autosaved I noticed a warning occurred in the output log. – Issue occurs during any Save operation. User can use ...

Split Struct nodes do not update if the struct variable is changed

UE - Gameplay - Blueprint - Aug 30, 2017

If a struct variable inside a blueprint has its node split, changing the variable form one struct to another does not update the split pin. Recombining / resplitting the struct has no affect. Work ...

[CrashReport] Failed assert during BP compilation (trying to call a default delegate) (UE4Editor_KismetCompiler!FScriptBuilderBase::EmitFunctionCall() [kismetcompilervmbackend.cpp:1216])

UE - Gameplay - Oct 27, 2017

This is a trending crash coming out of the 4.18 release. User DescriptionsI tried to call an Event Dispatcher (which is assigned in the Level Blueprint) in the Construction Script of the Blueprint ...

[CrashReport] UE4Editor_VREditor!AFloatingText::AFloatingText() [vreditorfloatingtext.cpp:99]

UE - Editor - Workflow Systems - Jul 25, 2018

UPDATE This crash occurs when compiling shaders with a Floating Text asset in the level. Following the repro steps given above, the crash occurs each time opening the editor after forcing shaders to ...