This is a regression Tested in 4.27.2 Drag selecting a control rigged actor while in an orthographic view causes the editor to crash. ...
Water line is misaligned if screen percentage is less than 100% while Temporal Upsampling is enabled. ...
When sampling root motion backwards we can hit an infinite loop in ExtractRootMotion. This happens if the initial sample time + negative delta is off the end of the animation clip. In that case FA ...
Currently, double clicking on a thumbnail for a SoftObjectPtr to a UWorld will load that level in the level editor without checking if the current world is dirty or prompting to save. This can resul ...
This is a regression. When attempting to get linear velocity from a static mesh it incorrectly returns 0 for x, y, and z. In previous releases it returns the correct values. ...
Volumetric Render Target Mode 2 is blending past frames in Time of day map with the volumetric clouds. This is a regression due to it not happening in 4.27 ...
First discovered this on Linux in //UE5/Main. In the repro, you play from level 2; if you opened Level 1 and played from there, the same outcome would occur. LogNet: Warning: Travel Failure: [Clien ...
This is a regression. In 4.27 basic shapes created from the place actor panel are named after their respective shapes making it easier to to discern. In 5.0ea this is no longer the case. ...