Calling Seek() on video consistently jumps to the timecode which is the nearest lower multiple of 2 seconds from the input timecode. ...
Crash is caused by incorrect cast to display ActorComponent in viewport (gizmo used to move it should not be present) ...
In Engine 4.23 Preview, when AsyncLoadingThread is enabled and GameInstance is loaded from a Blueprint, the Engine will crash. ...
The MultiGate Node is able to have more than 32 output pins. Found in 4.22.3 CL#7053642 Reproduced in 4.21.2 CL#475421, 4.23 Preview 2 CL#7321677, 4.24Main CL#7473682 ...
Attempting to use the Editor with a 32:9 Ultrawide monitor (5120x1440) causes the ratio sizes to be multiplied by 868.000000. ...
When Custom expression is connected to custom UV then material wont compile. This is working as expected in 4.22 CL# 7053642 Found in 4.23 CL#7321677 and 4.24 CL# 7321677 This is a regression. ...
When setting both IndexBuffers to False the Editor will crash when attempting to use Fullscreen mode with F11. ...
The UWorld Async Sweep functions are missing the FQuat Rot parameter of their sync counterparts and the Sweep, Overlap, and Async Overlap functions are missing param comments for their rotation para ...
Depthfade does not appear to be working with vulkan if Mobile HDR is disabled. ...
The material function SpiralBlur-SceneTexture, does not compile in DX12 mode. Found in 4.22 CL# 7053642, 4.23 CL# 7321677, 4.24 CL #7474192 ...