Adding a static FSimpleElementCollector variable in a code class prevents the packaged project from running. No log is created. ...
There is an issue occurring where Widget components set as IsVariable have non-functional settings/variables. This issue occurs with multiple widget components. This does not appear to be a regressi ...
ProjectWorldToScreen always returns true. User states: "This probably comes from that line of code : bResult = Player->PostProcessWorldToScreen(WorldPosition, ScreenPosition, bPlayerViewportRelati ...
There are no dynamic shadows on translucent materials in the "iOS Preview" for the preview rendering level. Working as intended in 4.16 CL# 3561208, 4.17 CL# 3658906, and 4.18 CL# 3832480. Found i ...
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 ...
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 ...