If a user uses Alt-tab to change to another window, the ReceivedFocus and LostFocus functions are not called as they would usually be called when using something such as Shift+F1 or Ctrl+Esc. Note: ...
Blueprints using renamed variable do not indicate that they need to be recompiled. (However errors are shown on play) It is possible to not see an error if you add a variable with the same name as ...
In some occasions, engine code iterates over a certain subsystem type by calling FSubsystemCollection::GetSubsystemArray() and then calling some method on all subsystems of the returned array. This ...
When importing the attached FBX file with only Animations, the editor will crash. The Same asset will import without error in 4.9.2 Crash Reporter BUGG: [Link Removed] ...
Crash Reporter link: [Link Removed] With Source Context: [Link Removed] ...
When stopping a Matinee from an Event Track via the level blueprint, if you have 2 Event Tracks the editor will crash. Also Reproduced in Main Promotable-CL-2479729 ...
The editor crashes when activating cvar options for shader compilation and debugging. ...
When called from Python, in 5.1 the load level invocation results in a kernel panic style crash of the editor, with a message about the map leaking memory and not being able to be garbage collected ...