After applying a Linear Stair brush to the editor and creating a Static Mesh from that brush, then setting its Collision Preset to BlockAll, the third person character is not able to walk up the sta ...
It appears that the editor's memory usage can jump by as much as a 1GB when using a spinbox in the editor. This also has the side effect of causing the editor to freeze/hang temporarily Note: The j ...
When using ExpandEnumAsExecs for the execution of a BlueprintImplementableEvent in a C++ interface, if the interface function is called by message, the result will always be as though you executed t ...
Destructible Meshes are losing collision and physics after a project has been packaged. They will work normally when running PIE. ...
MediaSound component attenuation radius preview disappears from viewport when changed. You need to deselect and re-select the actor when you want to see a preview of your attenuation fall off. You d ...
The CanLaunchURL() function seems like it would check the provided URL to make sure it is valid. The comment for the function in GenericPlatformProcess.h appears to imply that this is what the funct ...
When playing the audio form multiple audio component at the same time, the audio appears to become desynced over time. ...
The tool tip for 'Is Hidden Ed' states "Returns true if the actor is hidden in the editor viewports" but it only actually flags true if "Hide Selected at Startup" is selected for the actor. Therefor ...
Deleting a project from the Epic Games Launcher will also delete any files that are located in external folders that the project includes via symbolic link. In this case the only thing that should b ...