[Feature Request] Cryptomatte for Foliage

UE - Anim - Sequencer - Jan 25, 2021

Cryptomatte implementation only looks at the HActor hitproxy type which is a different type than ISMs which use HInstancedStaticMeshInstance. ...

[AI] Navigation memory set in NavMeshMemory::ForAnyElementType::ResizeAllocation shows as Untagged in LLM instead of being under Navigation.

UE - AI - Navigation - Sep 27, 2022

Licensee found that memory being allocated during a resize in NavMeshMemory is not being tagged within LLM as NavigationMemory but show in LLM as Untagged memory. They do not have a callstack showca ...

Crash after generating HLODs for merged meshes that have all triangles culled

UE - World Creation - Worldbuilding Tools - HLOD - Jul 25, 2024

Collision thickness on landscape does not appear to work

UE - Simulation - Physics - May 27, 2015

Setting the collision thickness for the landscape does not appear to have any effect on any objects colliding with it. Setting the value to a negative or a positive has no effect. ...

Breakpoints in default Pawn class are not triggered in Debug mode

UE - Foundation - Core - Jul 27, 2015

When running the editor through VS debug mode, any breakpoint that is set in the class used as the Default pawn class in world settings will be ignored when playing in editor ...

Crash when trying to change game mode settings

Trying to change game mode settings after restarting the editor will cause the editor to crash. ...

Setting character animation in parent BP and mesh in child BP does not play the animation in a packaged game

UE - Gameplay - Jan 21, 2015

When a child BP is used to with a skeletal mesh to play an animation set in the parent, the animation will play in editor and in standalone but will not play in a packaged game. ...

LIVE: Attach Actor to Component crashes the editor when used after Set Simulate Physics

UE - Simulation - Physics - Oct 31, 2014

The user has attached a small project at the link to demonstrate the issue. Occurs in 4.5.1 and well as Main (//depot/UE4/Promotable-CL-2239587). Crash Reporter: [Link Removed] ...

Crash with Deleted Sound Cue/Wave from Content Browser still Referencing Matinee Sound Track

Tools - May 12, 2015

Deleting a Sound Cue/wave from the Content Browser that is referenced by a Matinee actor Sound Track, and attempt to play the Matinee a crash will occur. I would expect the sound track to simply pl ...

Load level interactions are not working on mobile

UE - Editor - UI Systems - Dec 9, 2014

When using UMG to load levels on a mobile device, The first level is being loaded but nothing after the first is able to trigger any additional levels to load. ...