Stop using power of 2 RTs for landscape edit layers

UE - LD & Modeling - Terrain - Landscape - Apr 4, 2023

Result : all the RTs allocated for edit layers (in global merge mode) will be padded to the next power of 2 for no good reason, which can lead to out-of-VRAM (as reported by [Link Removed]) ...

GPU Particles flicker when using 2 Nvidia GPUs in SLI

UE - Graphics Features - Jan 20, 2017

Pick any game with GPU particles. Set the executable to run AFR mode 2 from Nvidia control panel. Look at GPU particles. ...

Unreal Remote 2 does not send information about motion control

UE - Platform - Mobile - Aug 25, 2018

Unreal Remote 2 does not give information on motion control to PC. This is different from the description of the application. Use this application alongside Unreal Engine to view and control the de ...

Instance changes no longer propagating to ChildActor after updating from 4.11.2

UE - Gameplay - Jun 13, 2016

Function parameters do not appear to pass the correct information after updating from 4.11.2 ...

Z order in based on the position in the Hierarchy is reversed in 4.9

UE - Editor - UI Systems - Oct 13, 2015

The Z order that is given to a widget based on it's position in the Hierarchy panel in 4.9 goes from bottom of the hierarchy to the top (The bottom widget is the front most widget) instead of the to ...

BSP not rendering correctly on Android device Galaxy Note 2

UE - Platform - Mobile - Aug 6, 2014

Repro steps: 1. Create a new project with Third Person C++ Template. 2. Build Editor 3. Build Android 4. Cook the default map with ETC1 5. Deploy to the device and launch. No BSP is being rendered a ...

ContentExamples: PhysicalAnimation Example 1.2 the P in "BluePrint" is capitalized

Docs - Samples - Jan 19, 2017

The P in "BluePrint" is capitalized in Example 1.2 of PhysicsAnimation level. The word Blueprint should match the documentation https://docs.unrealengine.com/latest/INT/Engine/Blueprints/index.htm ...

REGRESSION: HierarchicalInstancedStaticMeshComponent LOD transitions are broken in 4.9 and Main

UE - Graphics Features - Aug 24, 2015

While testing another fix I noticed HISM LOD transitions are not working in Main or 4.9 branch. There is no screen-door effect and multiple LODs seem to be rendering simultaneously compared to 4.8. ...

Vehicle Template Gears incorrectly affect gear shift speed

UE - Gameplay - Feb 8, 2016

Changing the Up Ratio of a vehicle movement component incorrectly alters gear shifting. For example, setting the ratio for Gear 3 to 1.0 will keep the vehicle from shifting to gear 2, etc. ...

Child Actor component is not affected by the 'Visible' and 'Hidden in Game' settings

UE - Gameplay - Apr 16, 2015

Child Actor component is not affected by the 'Visible' and 'Hidden in Game' settings. It is still rendered in the bp viewport and in the level during play. Even if the 'bpSelf' is set to hide in g ...