Changes to the Navigation settings aren't saved when edited in the Static Mesh Editor

UE - AI - Mar 23, 2017

Changes to the Navigation settings aren't saved when edited in the Static Mesh Editor. The values will reset back to default values when the asset is reopened. ...

Collision Profile Name variable gets reset on multiple select

UE - Simulation - Physics - Jun 20, 2017

When adding a variable of collision profile name type to an actor(as editable), its value gets reset when the instance becomes a part of multiple selection. ...

Attempted to use an out of date DemoNetDriver when using DemoPlay through blueprints

UE - Networking - Oct 27, 2017

Users are not able to play a Demo in PIE using the Execute Console Command node to run the demoplay command. The following warning spams the output log while the demo is still trying to open:LogWor ...

RemoveAxisMapping() removes axis mappings of the same key regardless of Scale value

UE - Gameplay - Jun 26, 2019

When you remove an axis mapping using a specific key it will remove all mappings even if they have separate scales. The user found a fix that I verified that worked. In "InputSettings.cpp", which i ...

Unable to input with IME in widget component.

UE - Editor - UI Systems - Feb 12, 2020

Unable to input IME text in widget component, but able to input IME text in textbox like UMG designer.  It works fine until 4.21, however it wasn't able to work after 4.22. Workaround: void FSla ...

XR Planar Reflections lag behind VR headset movement

UE - Platform - XR - Mar 24, 2023

Planar Reflections lag behind VR headset movement [Link Removed] Reporting that reflection captures lag because they happen before late update is applied. Includes an experimental patch that fi ...

TakeRecorder does not add a track to a level sequence when niagara FX is spawned

UE - Anim - Sequencer - Mar 5, 2024

In UTakeRecorderActorSource::EnsureObjectTemplateHasComponent() function, MakeUniqueObjectName() generates the same name of a component which CachedObjectTemplate for TakeRecorder has already had. T ...

Large World Coordinates appears to not work for Niagara Mesh Particles

UE - Graphics Features - Nov 28, 2024

When a Niagara System is placed at around 10^8 units away from the origin, the movements of the mesh particles aren't smooth as expected, but jumpy. These particles behave as if they are using a flo ...

Cached State Machine is re-initialized whenever cached pose is referenced

OLD - Anim - May 19, 2015

This may not be an expected use of state machines, but it is becoming a showstopper for a couple of users. These user's are caching their locomotion state machine and then using a second state mach ...

Duplicating meshes in blueprint improperly place transform widget and initially does not appear in viewport

UE - Gameplay - Blueprint - Jun 24, 2015

If a mesh is duplicated within a blueprint components panel, it will be invisible in the viewport, the transform widget will incorrectly align itself and refrain from moving, and if the transform wi ...