When launching a project with a video in it on an Android or iOS device, it either will work or it will not work. I believe this is due to the OS version of the device, but it may be related to the ...
When the editor is launched via Symlink on a Mac, the Material Editor will crash when compiling or when building lighting on a level. This does not occur if the editor is launched from an external d ...
When building the source for the engine in Visual Studio 2015, if bDebugBuildsActuallyUseDebugCRT is set to true and the build configuration is Debug Editor, the build will fail. Full output log fr ...
If the engine is installed without the Debug Symbols, packaging for Shipping will fail due to the missing files. While I believe this is expected for Development, it shouldn't occur with shipping. ...
Attempting to upgrade a project from 4.10 to 4.11, or 4.11 to 4.12 with the LightPropagationVolume plugin disabled causes it to crash. Found in converting a 4.10 project to 4.11, and reproduced con ...
Font outline ignores Content Color and Opacity from its parent border. A licensee is trying to make many text blocks invisible by using a parent border, and setting its Content Color and Opacity's a ...
Event Graph 'Begin Overlap' event fires while not in Simulate or PIE. It seems to somehow be linked to the components. If the actor contains a Box Collision component and either a Static Mesh comp ...
Licensee has reported intermittent crashes when loading a map that contains Child Actors with Text Render Components. When the child actor blueprint is spawned all of the text render components st ...
From UDN. This is a hotreload bug - even though it uses FBlueprintCompileReinstancer. ...
This is a common Linux crash that has occurred since at least 4.14. ...