Error log is output when including spaces when packaging binary configurations. The following log contains the string "Test Test" with spaces in the file path. ERROR: Failed to copy D:\Projects\Te ...
A user stated that when trying to use UFE to package for WindowsNoEditor, WindowsServer, LinuxNoEditor, and LinuxServer, not all of the platforms were actually being packaged. LinuxNoEditor was bein ...
Looks like the position of the bone according to the animation is still being accounted for somehow, because the collision seems fine (when using pxvis collision). ...
When looking at the details of a UObject contained in a Data Asset, some categories are shown even though they should not be. If a category is marked as hidden in the parent class, it will be shown ...
Turning on the Use Fixed Frame Rate option for a project causes time-based elements of the Editor to operate at incorrect rates. ...
The OnUnPossess() method of the AAIController class is triggered twice ...
It seems that a Anim BP that generates a warning will break the updating of pins that are connected via fastpath in other parts of the graph. This was reported on the following UDN: [Link Removed] ...
When using a gamepad (Tested with an X-box 360 Controller) if you press and hold a UMG button down and then use the D-pad or another form of movement the currently pressed widget component (In the t ...
When applying a Landscape Layer Blend of textures to the Material Base Color, the preview does not update or shows black instead of how the material is supposed to look. When you disconnect the lay ...
There seems to be something wrong with how we close menus and submenus as submenus are opened and closed based on mouse interaction. In particular, we seem to sometimes close the whole menu hierarch ...