Scaling an image in UMG too large will cause the image to disappear

UE - Editor - UI Systems - Apr 14, 2015

If the user takes an image and scales it large enough the image will begin to get smaller until it completely disappears. Example: If the image is 100 by 100 in size the image will completely disapp ...

Changing the Root of a reparented Blueprint crashes the editor

UE - Gameplay - Blueprint - Apr 14, 2015

Changing the Root of a reparented Blueprint crashes the editor with no Crash Reporter dialogue. Log from 4.7.5 attached. Reproduced in 4.7.5 binary and Main (//depot/UE4/Promotable-CL-2507843) ...

Selecting Auto Convex Collision crashes the editor

UE - Platform - Linux - Apr 13, 2015

In the static mesh editor, choosing the Auto Convex Collision from the Collision drop toolbar and selecting apply will immediately crash the engine. ...

Cannot import objects with Bezier Curve modifier from Blender

UE - Editor - Content Pipeline - Import and Export - Apr 13, 2015

Objects with a bezier curve modifier register as having no triangles when imported to editor from Blender as an FBX. ...

Multi Line Trace by Channel includes Actors with Overlap collision in the Out Hits array

UE - Gameplay - Apr 13, 2015

Multi Line Trace by Channel includes Actors with Overlap collision in the Out Hits array (but does not indicate a True Return Value). The two returns match with Ignore and Block collision settings. ...

VR camera and Player do not appear to rotate around the same point

UE - Platform - XR - Apr 13, 2015

When using the arrow keys to rotate your character in VR the camera becomes offset in the direction of the key that was pressed (Image attached with an exaggerated example of what appears to be happ ...

EventOnMouseLeave Is firing off when it should not

UE - Editor - UI Systems - Apr 13, 2015

If the user clicks on the spin box that has an On Mouse Leave event and then drags the mouse around the leave event will fire off as if the mouse position is still being updated to the screen (the m ...

Camera actor preview window does not display properly in orthographic view

Tools - Apr 13, 2015

Adding a camera to the scene and setting the projection mode to orthographic doesn't display properly in the preview window. ...

Collapsed Nodes do not move with their functions

UE - Gameplay - Blueprint - Apr 10, 2015

When you create a function and collapse nodes within it, the collapsed nodes to not follow the function category switch. I also noticed that when you move the function around that has the collapsed ...

Projects with "TargetPlatform" set as a dependency cannot be packaged to Windows 64-bit if the project is made using the binary version of the Editor..

UE - Foundation - Core - Apr 10, 2015

Including "TargetPlatform" as a private dependency of a code project created using the binary version of the Engine prevents the Editor from being able to package the project for Win64. Removing the ...