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. ...
This issue did not occur on Windows at the same CL. This was originally being tracked by [Link Removed] but after initially testing the fix for that JIRA, this particular issue persisted and it was ...
Scene Capture regression when used with VR. Confirmed in Main @ CL 5172170 Tested with Rift Flipped VR Preview window is a known/fixed issue ...
A licensee has also recommended a fix for this issue, please see the UDN link for details. Example renderdoc capture of the issue can be found here - [Link Removed] ...
A workaround was provided for the user, to use 'Set Attach End to Component' nodes during BeginPlay. While this fixes the issue in gameplay, the editor preview no longer syncs with gameplay. ...
Something 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] ...
Expanding a folder in the Finder through the editor will crash the editor. Reproduced in 4.7.2 binary on 10.9.5 Crash Report: [Link Removed] ...
The "Get Soft Bounds" node returns bogus numbers instead of just all 0's if the VRMonitor is not running. Found on UE4-Releases 4.9: CL-2673023 ...
Unable to see settings for a packaged project on iOS. Searching for the app settings also did not show anything Device tested on: iPod6_6131 OS 9.3.2 ...
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 ...