If the user unhooks their Oculus HMD (USB cable) from the PC while a level is loading the editor will crash ...
This does NOT happen on Windows and is not a regression as it occurs in 4.14.3 ...
Since the change to Subsurface Profile shader in 4.14 their use with ambient cubemaps have started giving blown out results that come back either white or very desaturated in the viewport. The curre ...
The editor grid will zfight with meshes that intersect the grid in the 3d viewport. Creates and unpleasant experience while working with the grid turned on. Repro: 1. Launch Editor 2. create new ...
Editor crash will occur when a user attempts to enter the Mesh Paint, Landscape, or Foliage modes while Simulating. Links to CrashReporter: Foliage: [Link Removed] Landscape: [Link Removed] Mesh Pa ...
Per https://udn.unrealengine.com/questions/329206/crashes-when-streaming-levels-in-414.html When inspecting the code for this report, it has become clear that the streaming levels of the incoming m ...
Per https://udn.unrealengine.com/questions/329206/crashes-when-streaming-levels-in-414.html LevelCollections has introduced some issues with using Prepare/CommitMapChange. CL# 3255445 has addressed ...
Widget interaction component hit invisible widget components. The widget interaction component will hit the widget component even when set to invisible ...
This is a regression from 4.14.3 at CL 3251583 ...
Dynamically spawned actors do not seem to be removed when unloading a streamed level that they were spawned into. ...