Panning in blueprints does not appear to be affect by windows pointer speed

Tools - Nov 14, 2016

The windows mouse speed settings appear to have no effect on the panning speed in blueprint. ...

SetControlRotation does not affect VR

UE - Platform - XR - Oct 1, 2015

Using a Set Control Rotation node does not change the camera rotation when in VR mode. ...

Modified a mesh used as complex collision mesh does not affect the collision in the editor

UE - Editor - Feb 17, 2020

When a user changes any properties (for calling PostEditChangeProperty ) in parent static mesh or restarting the editor, the modified mesh is applied correctly. how to reproduce: [Link Removed] ...

Can Ever Affect Navigation does not detect updates to collision settings at runtime

UE - AI - Jan 27, 2016

When a mesh has its collision updated during runtime the navigation around the mesh does not update. Workaround: If the mesh is set to simulate physics then updates to its collision will update nav ...

Niagara system loses source emitters when moving Engine from 4.22 or earlier to 4.23 or later.

UE - Niagara - Nov 29, 2019

The following code causes this behavior.// NiagaraSystem.cpp for (FNiagaraEmitterHandle& EmitterHandle : EmitterHandles) { EmitterHandle.ConditionalPostLoad(NiagaraVer); if (!EmitterHandl ...

Animation Sharing Plugin Removes Mesh Collision

OLD - Anim - Jun 11, 2019

The referenced documentation does not state anywhere about collision being affected by animation sharing nor is the user expecting it to be affected. Even when the Collision Preset is overridden to ...

SetActorEnableCollision does not affect Destructible meshes

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

Setting the SetActorEnableCollision blueprint node to false does not disable collision for a destructible mesh. Workaround: Adding a static Mesh component and setting any mesh will cause the collis ...

SkyLight is not affecting the volumetric fog

UE - Graphics Features - Lumen - Nov 24, 2022

Looks like this behavior was working as expected until 5.1 Preview 2 ...

iOS fails during build step with OSS Facebook plugin enabled due to spaces in filepath

UE - Platform - Mobile - Feb 8, 2019

When a user tries to package or launch onto an iOS device they will fail at the build step due to:[3/8] sh Unzipping: /Users/Shared/Epic Games/UE_4.22/Engine/Source/ThirdParty/Facebook/IOS/FacebookS ...

Quality settings should not affect landscape resolution

UE - LD & Modeling - Terrain - Landscape - Mar 10, 2015

Changing the quality settings (or having them change on you automatically in the editor) drops mips on landscape heightmap textures, which isn't desirable as it makes it look like there are collisio ...