SScrollBar SScrollBarTrack SScrollBorder SScrollBox ...
More details in slack: [Link Removed] ...
An assert crash is now triggered when set a widget using material to WidgetLoadingScreen of FLoadingScreenAttributes then call FDefaultGameMoviePlayer::SetupLoadingScreen(). The ensureMsgf in quest ...
Translucent materials do not receive specular highlights and reflections from Ambient Cubemaps set in Post-Process settings. There is a pass"InjectTranslucencyLightingVolumeAmbientCubemap" that sho ...
When a light that uses lighting channels is only visible in one view during stereoscopic rendering, it affects the default light channel instead of the assigned one in the view that it's not visible ...
The NavMesh creates breaks at the wrong rotation if the mesh is using collision created from outside of UE4. This is obvious in a lot of the market content with special collision created in maya/3d ...
When a class contains a FRuntimeFloatCurve variable, compiling a blueprint of the class causes the editor to crash once a key has been added to the curve and selected Regression: Yes, the provided ...
The calls to JoinMulticastGroup and LeaveMulticastGroup on FSocket do not allow for the interface address to be passed in, only the the group address. The interface address is currently hard-coded ...
Packaging a project that includes a precompiled plugin fails with an error that an object reference is not set to an instance of an object. This only happens in the Binary Engine. If the Engine is ...