Engine crashes while attempting to resimulate procedural foliage volume with target layer set on landscape proxies

UE - World Creation - Worldbuilding Tools - Foliage - Apr 17, 2015

If a procedural foliage volume attempts to use the "target layer" feature and resimulate while encompassing a landscape proxy, the editor will crash. Frequency: 3/3 Crash Report: [Link Removed] ...

World Override GameMode values do not save after project is closed and reopened

UE - Gameplay - Apr 17, 2015

The gamemode settings under world override do not save once the project has been saved, closed and reopened. ...

Copying a call to a Custom Event or Function in another Blueprint and pasting it in the Blueprint the Custom Event or Function comes lives in will cause a compile warning or failure

UE - Gameplay - Blueprint - Apr 17, 2015

Copying a call to a Custom Event or Function in another Blueprint and pasting it in the Blueprint the Custom Event or Function comes lives in will cause a compile warning or failure. In 4.7.5 it giv ...

Input pins of BP node are not updated after a hot reload

UE - Gameplay - Blueprint - Apr 17, 2015

If a code defined function that takes in a parameter is called from blueprints, the BP node will show the input pin for the parameter. If the parameter list is changed after the node is created and ...

While casting to a Child, the overridden function node's target will read the parent bp

UE - Gameplay - Blueprint - Apr 17, 2015

While casting to a Child, the overridden function node's target will read the parent bp. Also being discussed in this Forum post: https://forums.unrealengine.com/showthread.php?66846-Initialisin ...

NavMesh generates 90 degrees rotated for custom collisions

UE - AI - Apr 16, 2015

The NavMesh creates breaks at the wrong rotation if the mesh is using collision created from outside of UE4. This is obvious in a lot of the market content with special collision created in maya/3d ...

Physics are inconsistent between PIE and Standalone

UE - Simulation - Physics - Apr 16, 2015

A user has found that they are seeing differences in how objects are affected by physics in Stand alone as apposed to PIE. While testing the amount of force applied to an object in the different pla ...

Standalone Game does not recognize actor blueprints with "Simulate Physics" active

UE - Simulation - Physics - Apr 16, 2015

If a blueprint has "Simulate Physics" active on a component, it will not render when running standalone game. ...

Output log spams errors if blueprint variable is right clicked

UE - Gameplay - Blueprint - Apr 16, 2015

Errors spam in output log when any variable is right clicked in the blueprint event graph. Update: This seems to occur only in character blueprints. Attempted in Actor BP with no success. ...

Skeletal mesh defined in code cannot be set in the editor.

UE - Gameplay - Blueprint - Apr 16, 2015

Defining a skeletal mesh component in code and attaching it to the root component will not allow the component's details to be editable inside the editor. ...