Spring Arm rotation only prints Yaw after 4.17 conversion. In 4.16 it would print the Yaw, Pitch, and Rotation as expected. The spring arm by itself prints the rotation correctly but once a camera ...
Split Struct pins cause errors when a project is converted to 4.17. You are still unable to split struct pins even if a new variable is created for the struct. Only adding a new variable to the st ...
If a material contains a Texture Sample node with Sampler Source set to Shared:Wrap or Shared:Clamp, setting r.MipMapLODBias will have no effect on the blurriness of the material. Regression: No - ...
PerInstanceRandom does not provide a random value when the material is being used on an Instanced Static Mesh that is spawned at runtime, the value is always the same. Regression?: Yes This did not ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: SIGSEGV: invalid attempt to write ...
Continuation of [Link Removed] Previous ticket addressed the crash. However, it didn't fix the FScoedLevelCollectionContextSwitch to allow for demo commands to be run from Execute Console Commands. ...
The Editor will crash when using the keyboard Command-S shortcut to save a Blueprint after adding a node if the Mac is set to use Japanese Romaji input. The crash actually seems to occur as soon as ...
Mesh data will be deleted from the Static Mesh if added as a Hierarchical Instanced Static Mesh Component through blueprint. All of the mesh data (actual geometry) and LODs will be deleted from the ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: SEGV_MAPERR at 0x3 Most recent us ...
Opening a blueprint that has an input event in it cause the blueprint to become dirtied and require compiling. Regression?: Yes This did not occur in 4.16.3-3561208+++UE4+Release-4.16 Versions tes ...