Launched game without editor hangs if 'demoplay test' is used with the 'Execute Console Command' node Could be related to this JIRA:https://jira.ol.epicgames.net/browse/UE-23342 User Description: ...
Crash rendering image sequence if the Sub-Level containing the matinee is not loaded. This seems to go away if the level is either set to "Always Loaded". Seems to be a result of people not switch ...
Attempting to increment the value of an array element does not seem to work, and instead returns the original value that was passed into the increment int node. Found in 4.11.1 binary. Reproduced i ...
FKConvexElem::CalcAABB was ignoring the elements currently defined transform, and only scaling. This means that any actor that has a transform (not just Merge Actors) could potentially have very dis ...
Base-pass rendering on Mac Metal now generates transient black/Nan spots across the scene - this appears to be related to r.BasePassOutputsVelocity and is presumably the connected to the incorrect s ...
When a light that uses lighting channels is only visible in one view during stereoscopic rendering, it affects the default light channel instead of the assigned one in the view that it's not visible ...
The time field of a subtitle is incremented incorrectly at runtime. This is caused by the wrong array being modified by the subtitle manager when queuing subtitles. A fix is provided by the licensee ...
Physics Constraint angular visualization are missing in 4.11 This is a regression User Description: Since 4.11 angular constraints of the physics constant are not shown in the viewport. In 4.10 ...
A user has reported that Subversion source control cannot connect with the editor when running on a Mac (OSX). The following error is given when attempting to do so: SourceControl:Error: Error svn: ...
Text block reference does not appear to update when its parent is added as a child to another widget ...