At the moment, UI scale is calculated on Linux from physical monitor dimensions (obtained ultimately from EDID) and not system scale. The granularity is 0.25, so scale can be 0.25, 0.5, 0.75, 1, 1.2 ...
With a large snap scale just selecting the uniform scaler will make the content scale to 0. It seems like it is far too easy for meshes to accidentally be scaled to 0 with snap scaling. Another exa ...
When using Voice Virtualization settings, if the Attenuation Volume becomes 0.0 do to Focus setting, Restart does not behave as expected on looping sounds. Both Disabled and Play when Silent do wo ...
When a scale box is the the first child of a container widget, setting the user specified scale to 0 will affect all other widgets in the same parent container. ...
I was able to reproduce this issue 4/4 times, and initially started in version 4.26 to determine if this issue was a regression or not. When copying a 4.27 copied project into 5.0 or 5.1, the 4.27 w ...
We skip CalcVelocity for CharacterMovement while HasAnimRootMotion, and we do ExtractedRootMotion.MakeUpToFullWeight() anyway. This caused problem that when we blend out a rootmotion anim, it will ...
Add Point node used with an InputKey of 0 or 1 will crash the editor on bp compile User Description: Unreal version 4.14 crashes every time that you use spline component and try to add the point 0 ...
When using a Spot/Point Light with Distance Fields enabled and a mesh that is scaled to 0 on the XYZ will result in artifacts. ...
The node "Get Curve Value" does not appear to return values as expected during PIE. When using the command "Watch Value" it shows up as 0.0 during PIE. ...
This is a trending crash coming out of the 4.17.0 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 675 /** 676 * Remov ...