Translating the shear of Progress widget on the -Y causes the percent bar to not move correctly. Tested in 4.22.3 (CL - 7053642), 4.23 (CL - 7173969), 4.24 (CL - 7032890) ...
Decals fading in with Fade Duration set to zero. Found in 4.21 CL# 4753647, 4.22 CL# 7053642, 4.23 Preview 5 CL# 7838574 ...
Currently, Reflection capture ignore any ray tracing effects. So let'say you want to use only ray tracing shadow but also you want to use reflection captures for reflections instead of ray tracing r ...
Result : all the RTs allocated for edit layers (in global merge mode) will be padded to the next power of 2 for no good reason, which can lead to out-of-VRAM (as reported by [Link Removed]) ...
Asset is praising the sun rather than having his arms straight out to the sides when blended with the reference pose. This is a regression from 4.14.3 ...
Sky light Cubemap doesn't work on Android device. But preview is OK. ...
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 ...
FRHIMemoryPool will leak data when it is destroyed. "FRHIMemoryPool::Init()" will create "FRHIMemoryPool::DesiredAllocationPoolSize" new "FRHIPoolAllocationData" objects, stored in "FRHIMemoryPool: ...