Licensees have reported that this issue occurs when rendering from the command line: Rectangular lights with virtual textures do not render when you run the "Render (Remote)" button in the Editor, a ...
When pasting nodes with references to an event tick into a function then compiling the editor will crash. Regression from 4.12.5 Binary CL-3039270 Edit - TravisL: I was able to repro this crash o ...
Seems to be an issue with the indirect lighting cache where if you have interpenetrating static meshes (for example static mesh rocks that make up the ground), there are cases where the cache points ...
The Unreal Editor will crash whenever you try and build lighting. Crash does not occur in: 4.14.2 - 3241561 ...
A number of utility functions are provided in UEdGraph_ReferenceViewer for building menu extenders. This class was originally included in the engine as part of the ReferenceViewer module, but was re ...
When using split screen multiplayer the second or more players that are added for split screen will have their characters shadows occluded when the bounds are not within view of player 1. Setting ...
When editing the 'Libraries Category Text' field within a Material function a crash occurs. Regression? Yes, this crash does not occur in the 4.11 release. I have attached an image for reference. ...
When reverting the change of overriding a function from a blueprint's parent, the editor will crash if that blueprint has a child of its own. Regression?: No This also occurred in 4.16 ...
The Default value inside of a function for a linear color input is a text field instead of a color picker. ...
A UFUNCTION that is BlueprintPure and has CommutativeAssociativeBinaryOperator set to true results in an ensure whenever it is shown in the Blueprint Editor. The reproduction steps cover adding the ...