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 ...
When a project is packaged and has the 'event actoronbegin' within a blueprint, the 'event actoronbegin' no longer responds. It does respond within the Editor though. Packaged Project: [Link Remove ...
When using modulated shadows turned on for the directional stationary light in your mobile project, the movable objects shadows will not be blended. Image attached to illustrate the inconsistency. ...
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 ...
Using a Stationary Skylight appears to be blown out with the SLS Captured Scene. Movable and Static do not exhibit this behavior. Comparison gif attached and sample project attached. Tested with: ...
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. ...