This is a bug found by a licensee ...
LiveLinkEditor Module is flagged as "Editor" and not "Developer" causing the Anim Node "Live Link Pose" to silently fail in Standalone mode. The node works correctly in PIE and in packaged builds. ...
Received a report from a licensee using Network Prediction Plugin and Mover. There is a strong likelihood of a crash occurring when using NPP's smoothing option and spawning new NPP-simulating ins ...
If a project has built a dedicated server executable then it will fail when trying to convert the project from 4.7.6 to 4.8. EDIT: Following the steps on the wiki page for Dedicated Servers () in 4 ...
Calling functions that have an implicit WorldContextObject parameter (line trace, execute console command, etc) in a Blueprint function library will give a compile error about a missing __WorldConte ...
Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected. Refreshing the call node does not reset the inputs to their defaults. Reproduced in ...
While using the commandlet for RebuildPackages with -BuildLighting and having any sub-levels with level transforms will be added to the current position each time this commandlet is run. As an exa ...
Collision capsule attached to skeletalmesh with 'no collision enabled' collides despite of being set to 'no physics collision' work around: image attached ...
With Pause Event on frame 0, sequence will never be able to resume playing. It appears to trigger the event again. ...
Gradle AAR import paths need to be absolute instead of relative since the current work directory used to package Gradle is not the same as Ant. ...