When creating an Event Dispatcher that sends an array, a blue Note shows up on the bottom of the Call node stating that "No value will be returned by reference". This is a similar issue to [Link Rem ...
Adding an instance of Atmospheric Fog to a Level causes the Editor to crash on both Linux and Windows when using Vulkan. There is a different callstack when SteamVR is enabled on Linux which is also ...
Merging two actors using a two-sided material produce incorrect results. Notes: Tested with "Allow two-sided material" on and off, the same result is produced. The same issue can be seen when ge ...
This is a regression from 4.23.1 (CL-9631420). The color picker does not update in realtime anymore when holding down the left-mouse button. Only on mouse-release does it update. This was reported ...
UE4 Mannequin animations are not exporting/importing correctly into Maya. The right hand is bulkier and the left shoulder is dislocated. This was reported and tested in 4.23.1 (CL-9631420). this w ...
This problem did not occur in 4.27.0. Animation is not output when outputting a hierarchical structure. Actor(A) ┗Actor(B) ┗Actor(C) This is how the attachments are registered, and the ke ...
With the way PLATFORM_XSX, PLATFORM_PS5 etc. are defined, it seems intellisense doesn't know about them, because the .vcxproj only references the Win64 version of Definitions.h, and they are defined ...
Regression: Tested in UE5/Release-5.0 at CL 20979098, this issue does not occur so it is a regression. This issue occurs in 5.1 for both normal light building and GPU Lightmass building. In 5.0 th ...
If you disable Support PointLightWholeSceneShadows and try to place a point light in a level the editor will crash. Current work around is put shadows to low from engine scalability settings. Wor ...
Using Shader Model 5 and tessellation on Linux gives strange results that are not present when used on Windows ex: 1) When using Shader Model 5 on Linux, turning on Translucent blend mode and Tesse ...