Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved. Reproduced in 4.7.5 binary and Main (//depot/UE4/Promotable-CL-2507843) ...
If you include UMG in your project and deploy to an HTC One, the project will crash on the device. Tested this on multiple devices (Galaxy S5, HTC One, NVIDIA Sheild tablet) Monitor logs are atta ...
Changing the value of a text struct variable inside a duplicated function that contains a Make Struct node will reset that value in the original function. This does not appear to occur with other va ...
Selecting other components after selecting a Spline Component's control point keeps the transform gizmo and functionality at the Spline Control point Repro Rate: 4/4 Tested this in //UE4/Release-4 ...
Cannot disable the NavLinkProxy through the Smart Link option. If this is not the proper way to disable the NavLink, users are confused by the naming of 'Link Enabled'. ...
When copy/pasting a state network, if any transition has Custom Blend Logic, the Custom Blend Graph becomes read only in the pasted version. ...
Adding impulse to a Static Mesh Component that is not the root of an Actor Blueprint does not replicate movement to the Client. Reproduced in 4.7.6, 4.8 Preview 3, and Main (//depot/UE4/Promotable- ...
In Shootergame, adding a widget to the Viewport causes the editor to crash after PIE then re-opening the blueprint calling the widget. Additional Notes: This was repro'd in both main and Github. L ...
Editor crashes while switching to paint mode if material has a grass output and landscape visibility mask. Frequency: 3/3 ...
The show flag for ZoneGraph lives in the ZoneGraphEditor module, but it is used for debugging at runtime by the main ZoneGraph module. There are protections around the type of build and some for EDI ...