The DemoRec console command crashes the editor if used during PIE. Reproduced in 4.9 Preview 2 binary and 4.9 Releases (//depot/UE4-Releases/4.9/Promotable-CL-2643093). Does NOT occur in 4.8.3 bina ...
The editor crashes when attempting to make a change to the units located in Edit->Project Settings->Editor->Appearance. The crash occurs as soon as one of the dropdowns is clicked. This is a regr ...
The editor crashes upon attempting to open the blueprint debugger through the Window menu. Frequency: 2/2 Regression (Yes) issue (does not) occur in 4.11.2 ...
Running with the -networkprofiler command line argument can crash the server on the first engine tick in FNetworkProfiler::TrackFrameBegin because the file writer archive hasn't been created yet. ...
Engine crashes when the value in the Cubemap Resolution for the SkyLight component in the BP_LightStage is changed by spinning the value. This asset is found within the Advanced_Lighting map of a B ...
(User provided info) Crash (check fail critical error) if you try to load a UTexture's data (eg UpdateResource() or PlatformData .. Mip .. Lock/GetCopy) inside a PostLoad of anything during an Open ...
This is a frequent D3D Hung crash, similar to [Link Removed] and [Link Removed]. A potential fix for the other crashes was released in 4.14.2, but this crash is still occurring on that release. ...
Attempting to play an anim montage for a character without having the Anim Blueprint Generated Class set will cause the editor to crash. Crash Reporter Link: [Link Removed] ...
When opening Unreal Editor on Linux, the Project Browser opens but is completely unresponsive. Shortly afterwards the editor will crash. If you use the -nocef command when opening the Editor, everyt ...
When creating an C++ Actor with a Hierarchical Instanced Static mesh. when duplicating such an actor with mesh instances, the instances are not visible on the level. In this state, calling HISM comp ...