 Unreal Engine Issues
Unreal Engine IssuesSomething must have changed with how LERP's or Vector Transforms deal with a float 0 value, which breaks this particular material Error:[Image Removed] Fix:[Image Removed] ...
CanJump Blueprint node will return true for 1 jump after "MaxJumps" and if this happens, will never return true again, even after Character has landed and CurrentJumps has reset. ...
Performing a hot reload on a project that contains an FStringAssetReference inside a struct results in a crash. This was reported to work fine in 4.6.1, but I was unable to verify that is the case. ...
When creating a new data asset, it is not possible to select a Data Asset C++ Class or Derived Blueprint as its base class. This did not occur in 4.15.1, this is a regression. ...
Setting a plugin module's type to "Editor" causes syntax highlighting in XCode to break for .cpp files in that module. Setting the type back to Runtime fixes the behavior ...
This is an intermittent crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to [Link Removed], fixed i ...
This is a trending crash after the 4.17.2 hotfix, although it has existed since the 4.16.1 hotfix. User Descriptionswas creating a new graph in a blueprint ...
Faces deleted or flipped with Static Mesh Viewer EditMode revert to original when relaunching editor. Datasmith Beta Version 1.0 (as listed in plugins viewer) ...
Math expressions fail to compile when performing an Undo after opening a blueprint ICE - wrong output link - ((1 + x) * (sin(myVar))) - (2.400000 / (rand())) ...