Replacing GENERATED_UINTERFACE_BODY() with GENERATED_BODY() in 4.7.0 or above results in an Unreal Header Tool crash and build failure in Visual Studio. This was working in 4.6.1, but when tested i ...
This is a common crash affecting users in 4.16. User DescriptionsPressing the button to restart the basic mesh in the destruction editor causes the crash.Refreshing a Destructible Mesh that has had ...
Crash when saving a Data Table that is referencing itself in a Data Table Row Handle. Reopening the project also causes a crash. *Regression: Yes This was fixed and working in 4.13-3037605 This i ...
The fix for [Link Removed] caused a regression where links to material nodes no longer carry over when a group of nodes is copied and pasted ~ User submitted Image and repro steps appended. I conf ...
NOTE for Wont Fix: This is now supported with Virtual Camera 2.0. With the VirtualCamera 2.0 actor, it is possible set a LiveLink Camera subject from many sources. LivelInk XR (Vive Tracker) include ...
See licensee description of the issue: The problem appears when I have two instanced materials with the same number of parameters. I've noticed that ShaderMapId has MaterialLayersParameterIDs where ...
When a specific configuration of HDR cvars are set, PIE in a New Editor Window will not render the game world. Settings (For DefaultEngine.ini): ```[SystemSettings] r.AllowHDR=1 r.HDR.Display.Color ...
A crash occurs when you have a hidden Sub-level containing a landscape and you attempt to toggle the Landscape Mode after re-opening the project. The licensee has authored their own fix for this is ...
This is a trending crash in the 4.17 Preview. Users have not provided any descriptions of their actions when the crash occurred. Source Context 2408 uint8 *Data = (uint8*)Dest; 2409 ...
Memory leak when comparing scale value with 0 on transform. It appears that the memory used by the editor increases by 25-50 mbs while comparing the scale to 0. Regression (no) issue (does) occur ...