This is a common cook crash affecting users in 4.16. It is possibly the same issue as described in [Link Removed] for past engine versions. Source Context 33 virtual void Serialize(void* ...
This is a common crash affecting users in 4.16 and the 4.17 Previews. The two descriptions provided by users say their crash occurred after updating their project from 4.13. User DescriptionsUpgra ...
Editor crashes when trying to using get Material Slot Name on a static mesh component that has not has a static mesh specified. ...
This is a common crash callstack that has affected more than 300 unique users since at least the 4.11 release. Other Jiras in the past with similar callstacks include [Link Removed] and [Link Remo ...
Inserting element data which contains the same tag as to insert into can create an infinite loop of adding the element to itself. ...
This is a common crash affecting users in 4.16. User Descriptionstrying to import a texture D: Source Context 137 /** 138 * Unbinds this delegate 139 */ 140 ...
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 web browser widget does not appear to load correctly on iOS. It appears as a solid white block. This has been seen on: iPhone X, v11.4 (A11 Bionic) iPhone 6, v11.4 (A8) It did not occur on a ...
Crash copying a Static Meshes primitive collision member and pasting it on another element. The pasted element seems to need at least 2 members for the crash to occur. User description: Editor Cr ...
When using DuplicateObject, some aspects of the copied object (such as component transform) are not duplicated to the copy. Regression: Yes - DuplicateObject behaved as expected in 4.15.2 Working - ...