Currently, the SButton and SBorder widgets multiply the color and opacity during OnPaint before calling the super (SCompoundWidget::OnPaint). This causes the operation to be done twice, since the co ...
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 ...
On Linux machines users are unable to uncap their framerate in the editor. This issue has been observed in multiple maps, including TM-URO and TM-AnimPhys, as well as Third Person Blueprint projects ...
There is a haloing effect when depth of field is used while post processing also has propagate alpha enabled at higher scalability levels. The effect becomes more obvious as the resolution of the vi ...
In earlier versions of the Engine (reported from 4.2), in a Blueprint Function Library, from the New Function Node you could right click on "new parameter" to promote to variable. Also you could dra ...
Transform track for a spawnable Empty Actor always shows 0, 0, 0 and it can't be edited. I could repro this in 4.17.2 and 4.18 Preview 2. This does not happen in 4.15.3 and 4.16.3. So this could b ...
After installing the UnrealVS version that arrived with 5.3. I can no longer use CompileSingleFile. It does however work on the Lyra project. One difference I notived, however, is that Lyra seems to ...
This warning is technically correct, panel-based cloth is disabled, but it's expected and there's nothing the user can actually do about it. This comes from a UDN. ...
When opening materials, textures and meshes the tab that opens will randomly either dock to the main editor window or open as its own window. User's video highlights inconsistency. ...
The Spawn Actor from Class node's dropdown menu gets cut off when zoomed out. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2473270) ...