Unable to save blueprint after Hot Reload that affects the class the blueprint is based on

UE - Gameplay - Blueprint - Sep 14, 2015

After hot reloading a project, if the class a blueprint is based off of was edited, the blueprint is unable to be saved due to being referenced in Engine/Transient. Project for Repro: [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 ...

[CrashReport] TOctree<TVolumeLightingSample<3>,FLightVolumeOctreeSemantics>::TConstElementBoxIterator<TInlineAllocator<99,FDefaultAllocator> >

UE - Graphics Features - Oct 5, 2017

This Jira is a continuation of [Link Removed]. This is the same callstack which users are submitting, however the other Jira eventually got specific repro steps which were verified fixed in 4.17.0. ...

Teleport only affects static mesh of destructible meshes, collision remains at original location

UE - Simulation - Physics - Destruction - Sep 15, 2015

Teleporting a destructible mesh only transports the mesh of the object, the collision remains where it was originally located. Further, if the player runs into the collision, the static mesh will re ...

Object set to simulate via a LevelBp will not be affected by a radial force component

UE - Simulation - Physics - Jun 7, 2017

If the objects are set to simulate physics via the details panel it works fine If the objects are set to simulate physics via a level BP the radial force doesn't work Attached video shows you how to ...

When 1 AnimSequence asset is used for multiple SeuqnecePlayer, the override by AnimGraphOverrides affects other than the specified SequencePlayer.

UE - Anim - Runtime - Anim Blueprints - Jun 30, 2022

If you use the same AnimSequence in multiple SequencePlayers in Base AnimBP and replace asset of one of SequencePlayers by AssetOverride in Child AnimBP, the result will be reflected in the other Se ...

Enable Collision checkbox does not affect static meshes from static mesh editor when set to false

Tools - Nov 24, 2015

Setting the Enable Collision checkbox to false in the static mesh editor does not alter collision on static mesh objects. ...

Mip Gen Blur Settings affecting Mip Level 0 when setting the Maximum Texture Size

UE - Graphics Features - Jul 7, 2017

When Blurring a Texture using Mip Gen Settings and setting the LOD Bias or Maximum Texture Size, the blur gets applied to the base Mip Level 0. This behavior is contrary to how it behaves when blur ...