As the title suggests, whenever you add a Sound Cue or Wave to a level and set it's 'Falloff Distance' to 0.0 the sound will no long play. I have attached a project to provide a simple regression t ...
This is a common crash affecting users in 4.16. Additional information is not currently available. User DescriptionsAt the time I was using the landspace sculpt tool with fairly normal settings. ...
This is a common crash affecting users in 4.16. User DescriptionsHit undo a bunch of times after re-opening a skeletal mesh where I was trying out painting cloth max distances. Source Context ...
This is a common crash affecting users in 4.16, and has occurred since at least 4.14. Over 200 unique users have been affected, though they have provided little information. User DescriptionsI am a ...
When a user sets up an unwrap using a space outside the original 0 to 1 space the unwrap will increasingly show errors of positioning. For Example, in the following images the lower left vertex of ...
Setting the lifetime for one of the visual debug helpers (a sphere was used in the repro, but the results should be similar for any of the debug helpers) to a value of 0 or less should make the debu ...
When using the default value in a "get text size" node, the height and width return 0.0. Note: potentially returning null value as no hard value is presented to font. James: Should use same fall ...
Anisotropy from the base of a material disappears when clear coat is used. Car paint with base specular_anisotropy at 0.5 and coat at 0.0 [Image Removed] When coat is 0.0: [Image Removed] ...
Workaround in UE5.3: UNiagaraComponent::TickComponent if (AgeDiff < 0.0f) { SystemInstanceController->Reset(FNiagaraSystemInstance::EResetMode::ResetAl ...