If you are in the landscape edit mode and you enable the preview shader model for High end mobile/Metal the engine will crash if you wait a while for the shaders to finish compiling. ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 833] ...
When enough variables are added to a structure to cause the list to be too long for the window, a scroll bar should appear and you should be able to scroll through them. This does not occur. Regres ...
When a widget Blueprint that is derived from a custom UserWidget class containing a custom EditInlineNew UObject class property is compiled, any value that has been set in the UObject property is re ...
This is one of the top crashes in the 4.14 Preview being submitted by the community. No additional information regarding this crash is currently available. ...
When SetActorEnableCollision(false); is added to a class constructor and a hot reload is preformed, the SetActorEnableCollision(false); is ignored and collision is not updated for that actor. ...
Child actor references appear to be lost when restarting the editor when added to another actor via a child actor component ...
Editor creates project folder even if there isn't enough space to create a new project via source build. ...
Cubemaps using Default texture compression (DXT1) and packaged for Android ASTC will render with artifacts on the seams where the DDS cubemap was stitched together. "Cubemaps set to HDR/HDR compre ...
Sequence Recorder mishandles certain skeletal meshes when recording. I THINK this is because of unused leaf bones in the bone hierarchy (See the skeleton tree). [Link Removed] Note: This charact ...