This is a regular commandlet crash that has occurred since at least 4.15. Source Context 543 IFileManager::Get().SetTimeStamp(*Filename, FinalTimeStamp); 544 } 545 } 54 ...
This is a trending crash occurring in 4.17 and 4.17.1. Users have not provided any descriptions of their actions when the crash occurred. Source Context 345 if(Params.bTryAutoFix && Param ...
This is a common crash that has occurred since at least the 4.10 release, although there seems to be a gap where it may not have occurred through the 4.12-4.14 releases, but returned with 4.15. Use ...
When changing editor shortcuts / input settings, pressing the AltGr key will cause the editor to read the key combination of Ctrl+Alt rather than a single key press. This is likely due to Ctrl+Alt ...
When unloading a level containing a decal that is using a dynamic material instance the editor will crash. ...
Editor crashes when a widget's tick contains a breakpoint at a print string node. Based on 4.16 warning message, this appears to be caused by the text attempting to draw when no draw buffer is avai ...
When an object channel is deleted in Project Settings, any EObjectTypeQuery array becomes broken due to the array size shifting. Additionally: Enums can change when adding new Object Channels after ...
Using the slomo # command when Run Dedicated Server is set has no effect. Command still functions when this checkbox is set to false. Regression: No, same behavior occurs in 4.16.3 ...
Using Alt-Drag to move a copy of an actor from the persistent level to a sublevel (when the sublevel is selected as the current level in the Levels window), the persistent level is getting marked as ...
Adding a retarget source to a skeleton would create a hard reference from the skeleton to the mesh(retarget source mesh). ...