There is an issue with the checkbox taking input when the visibility is set to "Self Hit Test Invisible". It should not be taking input as it should have the same properties as "Hit Test Invisible", ...
This is a common crash affecting users in 4.16. The callstack is similar to [Link Removed], which was fixed in 4.13. User DescriptionsAccidentally duplicated a blueprint with multiple static mesh ...
Translucent meshes and particles behind an actor who's surface material uses SceneColor node are not rendered properly. Changing the view angle of the camera causes the translucent meshes to "pop" ...
On the 6S, the SunTemple scene is almost unresponsive. As the player uses the thumbsticks, the lightmaps from the windows rotate to mach the player's movement; but they are the only thing. This doe ...
This is a common crash affecting users in 4.16 and into the 4.17 Preview. User Descriptionscopying-pasting curves in Sequencer Source Context 979 void FSequencer::NotifyMovieSceneDataCha ...
The editor is not allowing users to save or close a project after an .FBX file has been copied to the project's Content directory and allowing the Content Browser to discover the change in source fi ...
A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...
When the node Spawn Actors from class is used with a pure input (in this case a pure function with a transform output) The result is that it get evaluated twice. In the test project provided a print ...
When using an Actor Sequence Component in an actor blueprint, the sequence will not play in Standalone. In the test, a cube was used and was increasing its scale using the sequence. When playing in ...
This is a common crash in the 4.16 release. Affected users have not provided additional information. Source Context 1795 // Some tasks can only be done once we finish all scenes/viewports ...