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 ...

Linear Color Struct values are changed when upgrading from 4.26.2 to 4.27.1

UE - Gameplay - Blueprint - Dec 2, 2021

It seems that changing the value to something different than the default of a Linear Color Struct variable, results in the value being changed when upgrading the project to a new engine version. Thi ...

[CrashReport] UE4Editor-CoreUObject!UNameProperty::ExportTextItem(FString &,void const *,void const *,UObject *,int,UObject *) [PropertyName.cpp:27]

Tools - Aug 30, 2019

Generated from CrashReporter Comment from user:Opening de custom node in material editor crashes editor ...

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 ...

Sequencer : Attaching a Possessable to multiple Spawnables across multiple cuts causes incorrect location restoration

UE - Anim - Sequencer - Nov 12, 2021

Regression No, according to affects versions 4.27 and 4.27.1 The restore process proceeds in the following order : 1. Remove spawnable actor in first cut (no effect because the actor is already r ...

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 ...

Foliage radius does not affect other foliage assets

UE - World Creation - Worldbuilding Tools - Foliage - May 5, 2016

Setting the radius on a foliage asset does not prevent other foliage assets from being painted within that radius. Regression (no) issues (does) occur in 4.10.4 ...

Actor Enable Collision does not affect ISM

UE - Simulation - Physics - Nov 12, 2020

The problem was reported via UE Bug Submission. I was able to repro with their provided test project. ...