When exporting a level sequence to an animation sequence, the bones used will be based on the LOD for the current camera location, instead of exporting LOD0. This is very noticable if you pull the ...
A user is experiencing a crash when using the "Keep Simulation Changes" feature in the Editor after running a simulation of their project. The user allows the simulation to run briefly before pressi ...
Using Ctrl+Drag in 4.8 will not affect the location of selected actor if the viewport camera is facing away from selected actor. In 4.7.6 the actor would travel along the X axis even if the camera ...
When a slate element that uses a png with a transparency the edges have a black outline. When the Widget3DPassThrough material is applied to the widget the effect is lessened, but is the outline sti ...
Custom Mesh Component > Get Component Bounds gives incorrect bounds > Box Extent User Description: [4.16.1] Using "Get Component Bounds" on a Custom mesh component gives unusual numbers for the Bo ...
This is caused by adding an item to a grid panel inside the grid panel iteration loop. The same operation to canvas panel goes well without any errors. The difference is that the array iteration in ...
When a world space widget has their blend mode set to transparent they look blurry in motion. The effect is more pronounced when the camera rotates instead of when it is translated. Found in 4.24.2 ...
The Log Timestamp doesn't display in local time when "Log Timestamp Mode" and "Display Timezone" are set to "Local Time". Found in 4.24.2 CL#11100242 Reproduced in 4.23.1 CL#9631420, 4.26 Main CL#1 ...
Sometimes CharacterMovement stops at very low steps (quite lower than Max Step Height). Capsule radius of Character is 50cm, Max Step Height is 45cm, step heights is around 10~30cm, MaxWalkSpeed is ...