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 ...

BP-implemented BT decorator issues with 4.6 to 4.7 upgrade

UE - AI - Jan 20, 2015

Changes done to BTDecorator_Blueprint result in users not being able to upgrade their BP-implemented decorators to 4.7. ...

All clients return "Client -2:" when using a print string in UMG

UE - Gameplay - Jul 5, 2016

All clients return "Client -2:" when using a print string in UMG ...

Cannot "hit" character in PhysicalAnimation Content Example 1.2

Docs - Samples - Oct 8, 2015

Cannot "hit" character in example 1.2 of the PhysicalAnimation map in Content Examples Does not occur in 4.8.3 ...

Ad banner is displayed incorrectly on Android 7.0 devices

UE - Platform - Mobile - Feb 24, 2017

GameActivity.java needs to be updated to show the ad popup window on Android 7.0 devices. GameActivity.java uses Gravity.BOTTOM or Gravity.TOP to place the ad. One thing to try would be to edit ...

This project crashes when opening most maps after converting to 4.7 Preview 5

UE - Gameplay - Blueprint - Feb 4, 2015

This project crashes when opening most maps after converting to 4.7 Preview 5. Also crashes after converting to 4.8 Main (tested in //depot/UE4/Promotable-CL-2429371). Crash log attached. Crash R ...

Only 2 out of 4 Split Screen characters appear in TM-SplitScreen

UE - Gameplay - Oct 3, 2016

Only two characters appear in the playing field after hitting PIE. There are 4 separate screens, which I expected there being one character for each screen. 4 Characters used to spawn and now only 2 ...

3D WebViewer shows white screen on Oculus 2

UE - Platform - XR - Apr 22, 2022

If Oculus and Oculus 2 are listed to package for Oculus Mobile device the 3D web viewer only shows a white screen. This only occurs when the package is playing on the device itself. ...

Dynamic Obstacle Blueprint components do not correctly affect navmesh in standalone mode

UE - AI - Jul 21, 2015

Static mesh components of blueprints with "Is Dynamic Obstacle" set to true do not correctly affect navigation when standalone mode is initially run. Once another object is moved and the navmesh is ...

Crash when applying Radial force to a BSP when Radial force is set to affect World static

UE - Simulation - Physics - Apr 10, 2019

If a radial force component applies force to a BSP the editor will crash. The radial force will need to be set to affect world static objects. ...