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 ...

Cannot Compile GitHub Source Code for UE4 Game on Mac

UE - Platform - Apple - Apr 16, 2015

Dowloaded 4.7.5 release from GitHub and was able to compile the UE4 Editor source code successfully. Then attempted to compile using the "UE4 - Game -Mac" filepath, but received message saying could ...

Importing fbx breaks Content Browser and mouse controls for RU localization

UE - Platform - Linux - Apr 16, 2015

When an FBX asset is imported into the editor on a Linux machine with the ru_RU localization the editor behaves strangely after restarting the project. Content Browser fails to show content and cer ...

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 ...

HTML5 shows up as black screen in FireFox 32-bit

UE - Platform - Mobile - Apr 16, 2015

Packaged HTML5 games are not running on FireFox 32-bit Version 37.0.1; Some projects will also provide you with a scripting error that appears when you attempt to run the game on 37.0.1 Spoke with ...

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. ...

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. ...

Combo Box (String) does not work when applied to a 3D widget

UE - Editor - UI Systems - Apr 16, 2015

Users are not able to get the drop down menu to show up when the combo box is applied to a 3D Widget (World Space) ...