We seem to be setting the InverseInertia to zero, even though the InverseMass is non-zero. FPBDJointUtilities::ConditionInverseMassAndInertia assumes that the inverse inertia is only zero if the in ...
Using the console to set mouse sensitivity locks mouse movement to the X axis. ...
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 ...
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: ...
“FX.TestGPUSort” fails on both PC Editor and Android with Vulkan RHI. ...