With HTML 5 Packages you cannot use the windows clipboard to paste things into the text box. This issue does not occur with other builds of the project. This issue does not appear to be a regression ...
When a game window launched from UE is moved around the screen, any transparent elements on the screen will turn fully opaque. The loss of transparency also causes some text to become blurry. This d ...
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 ...
The Gameplay Debugger does not function in ShooterGame when "Run Dedicated Server" is checked. This issue only affects ShooterGame and works as expected in a Blank project or if "Run Dedicated Serve ...
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 ...