As part of the Python and Editor Scripting Tools, it is possible to programmatically set variables in actor instances of the current level just like when using the Details Panel in the Level Editor. ...
Prefix Parameter Names checkbox does not work as expected, and the Group names are unmodified. The value "UMaterialFunction::bPrefixParameterNames" does not appear to be used anywhere in the Engine ...
Local Vector variables in functions do not save the Y and Z values. Possibly connected: after entering the X value, pressing Tab does not move to the Y value. Tabbing from there works as expected. ...
When switching from 'Quad Overdraw' to 'Stationary Light Overlap' in the Optimizations view mode visualizers, the wireframe generated in the overdraw visualizer persists into the overlap visualizer. ...
Dynamic light settings in Persona viewport cause edges to appear hardened. See attached image, but also images in the Answerhub post. ...
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 ...