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 ...
The UI tells me I can do it, but I cannot. Current work-around is to insert an extra element. Not desirable. [image: Inline image 1] ...
Seems that by manipulating blackboard key selector in BTNode_RunEQSQuery one can lose values set, and make BB key selection lose it's filtering (runt eqs should accept only locations and actor here ...
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 ...
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 ...
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 ...
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 ...
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 ...
If a blueprint has "Simulate Physics" active on a component, it will not render when running standalone game. ...