Multiple users have reported an issue where their packaged games are freezing after an indeterminate period of time. The reproduction steps and logs of each user are different but the reproduction s ...
There is an issue where renaming assets keep the old files, which can easily occur after renaming files after a lunched project. This issue keeps old versions of files, these files keep in the conte ...
It is no longer possible to enable C++ exceptions for the ProjectEditor target in code projects that use the binary Engine. Some fixes that were made for 4.19 now correctly show an error message if ...
If the default value of a replicated property is edited on an instance of a placed-in-map actor, then on the server is value is changed back to the default, a client who joins in progress after this ...
A licensee reports that the values of an FInstancedStruct do not get properly duplicated if they differ from the default values of the Actor or TArray to which they belong. Possible short-term wo ...
Baked lighting on mobile has dirtied or pixelated lightmaps. When testing this issue I attempted to change various settings within the 'Lightmass' section and the changes made did not have much effe ...
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 ...
This is a Mac cooking for iOS commandlet crash that has occurred occasionally for some users in 4.16. Example Command Line (PII removed)/Users/---/Desktop/---/---.uproject -run=Cook -NoLogTimes -T ...
REGRESSION: Yes, does not occur in 4.17 When dragging a blueprint component from the Component tree into the graph, user receives an incorrect tooltip message (same one if they attempt an incorrect ...
A crash occurs when diffing a blueprint that contains an array that has changed from an Object Reference to a Soft Object Reference. Note: I figured that this could be related to another bug that I ...