Cross does not respond or crashes when "collide with attached children" is enabled

UE - Simulation - Physics - Apr 13, 2021

Fatal error! Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000 0x00007ffb09d32bb9 UE4Editor-Engine.dll!USkeletalMeshComponent::CopyClothCollisionsToChildren() [D:\ ...

The SetEmitterEnable BP function needs implementation

UE - Niagara - Mar 2, 2020

The BP function calls FNiagaraSystemInstance::SetEmitterEnable, which sets ExecutionState on the emitter instance to ENiagaraExecutionState::Inactive. FNiagaraSystemSimulation::PrepareForSystemSimul ...

Re-import Groom asset not working in UE5-Preview2

UE - Editor - Content Pipeline - Datasmith - Mar 16, 2022

When "re-import" or "re-import with new file" a groom asset in UE5 Preview2, the groom failed to update with the new data/file, still ...

Montage Time Stretch Curves Scale Incorrectly

UE - Anim - Runtime - Apr 13, 2022

More details in attached UDN [Link Removed] Time stretch curve behaves incorrectly with large sections of in-between values. From the UDN: After using the feature a bit more we also noticed tha ...

Foliage is placed on LevelInstanceActor does not follow basecomponent when the LevelInstanceActor moves

UE - World Creation - Worldbuilding Tools - Foliage - Jun 24, 2022

Foliage usually follows when the Transform of the placed ground or floor changes. However, if the ground or floor is a Level Instance Actor, it will not follow. The cause is in the code below. voi ...

[Bink Audio] - Bink not playing back wave files with 8000Hz Sample Rate

RAD - Bink Audio - Jan 3, 2023

Wav files with 8000Hz sample rates can be imported into the editor, but fail to play with the Bink compression setting. PCM, ADPCM, and Vorbis work as expected. LogAudioDerivedData: Warning: Cooking ...

Blueprint editor can crash on removing one of a Sequence node's exec pins

UE - Gameplay - Blueprint Editor - Dec 22, 2023

User reported that upon removing a pin from a Sequence node the editor crashed. This only happened once, so may be a multithreading race condition or there may be additional unknown factors. The cra ...

HiddenInGame issues with Nanite enabled meshes

UE - Graphics Features - Nanite - May 15, 2024

Nanite meshes marked Hidden in Game do not have selection outlines in the editor. ...