There were some font regressions in 4.16 that we've since fixed (CL# 3456916 and CL# 3425681). These are affecting live users so we should get them into the next 4.16 build. ...
A licensee is having issues syncing their fonts folder from within the editor using Subversion. This issue only occurs with their Fonts folder; with the callstack they supplied, this leads me to bel ...
Physics objects will bounce unrealistically just before coming to rest. This is most noticeable with the large cube in the 1st Person template project. It also happens with the smaller cubes but not ...
A licensee recently pointed out that there are now several GoogleVR lib files in 4.16 that are present in the Engine twice due to some of them being copied into a subdirectory. For example, , in 4.1 ...
Alembic Animation Sync issues when playing/rendering in sequencer ...
SplineIK requires -90 degree rotation when duplicating motion from it's own skeleton ...
The change to make the grab handle a uniform size in CL# 3319966 changed the distance from the top of the node to the pin, which breaks a part of their primary purpose, to soothe OCD misalignment is ...
Merged static mesh doesn't maintain scale if created using the AddStaticMeshComponent node. User Description: The second thing: My workaround for that is to create a tiny triangle mesh with simple ...
A user is reporting that using the following code in a GameMode class causes shipping iOS packages to crash on launch:void ANOGSSDKGameModeBase::StartPlay() { std::thread([](){ std::clog << "THRE ...