This is a common and longstanding crash that has occurred since at least 4.11. User DescriptionsI was just sitting around and it autosaved no source context available ...
This is a top crash occurring in the 4.11 Preview Editor crashes when exiting and having a widget blueprint open. Regression: Yes does not occur in 4.10.2. ...
Using the SetWorldOrigin console command crashes the editor. Frequency 3/3 Crashreporter N/A Regression (yes) issue (does not) occur in 4.11.2 ...
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. ...
Lighting channels do not function when the number of lights affecting actors is 79 or higher. Any number of lights that is 78 or fewer will honor lighting channel assignments. ...
Texture sample DIs no longer work when used with Niagara Parameter Collections. This seems to affect Volume Texture DIs based on customer reports, but I have not confirmed this. ...
NevMesh cuts out holes for collision incorrectly with Skeletal Meshes. Skeletal Meshes with "Can Ever Affect Navigation" set to true and that have a Physics Asset are capable of causing this. ...
Deleting foliage actor from foliage menu removes actors from level viewport, but does not remove them from PIE until editor is restarted. Regression (no) issue (does) occur in 4.11.2 ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
Giving an int32 variable the specific ArrayClamp has no affect when the specified array is defined inside a USTRUCT(). Variable is able to be set to a value outside of specified struct's range. ...