ESplineMeshAxis Enum is not available as a variable or struct User Description: I have a struct that is responsible for holding many of the properties of my spline meshes. I want it to hold the ES ...
If you 'Save All' after renaming an asset after it's creation, without any saves prior, it will appear in the windows explorer's content folder but will not be visible in the editor. ...
Creating a C++ class based on actor and adding components to it will build successfully and work as expected. However, creating two child blueprints of a parent that is based on that C++ class and p ...
When you have the mouse cursor set to show in game, if you use shift+f1 to unlock the mouse, eject, and then attempt to click and move an actor using the transform gizmo, you are unable to do so. S ...
Decal Fade Out does not cause decal to fade as expected. Instead, after the delay and fade time, the actor is destroyed with no noticeable fade during this time period. ...
When using a Create Dynamic Material Instance node the Get Material node will plug into the World Context Object rather than the Parent input. This will cause a error to be thrown that does not allo ...
If the Restart Game function is called in blueprints or code then the editor will crash when exiting PIE [Link Removed] ...
Unexpected vertex normal orientation when manipulating some morph targets. This may be related to [Link Removed], but felt different enough to enter on it's own. ...
Blutility buttons are broken if graph is edited while panel is open. User reported bug Video repro attached ...
Trying to package a Client version of a project using Visual Studio 2017 currently fails. Packaging a Client version of a project using Visual Studio 2015 completes successfully. Alternate Steps to ...