Failed to Compile C++ Skip Conversion Project

UE - Foundation - Cpp Tools - UnrealBuildTool - Oct 21, 2016

C++ projects are failing to compile when attempting to skip conversion from an older version of the engine. Error Message: C:\Users\laz.matech\Documents\Unreal Projects\MyProject4Test\Intermediate\ ...

Warning node generated on compile for component based Event Dispatchers

UE - Gameplay - Blueprint - Feb 16, 2017

Creating an event dispatcher inside a component class/blueprint with an array input and using that component in another blueprint causes the event node to generate a note on compile when the event i ...

ShowFlag.Rendering 0 is causing picture scintillation

UE - Platform - Mobile - Oct 21, 2016

When you use the console command for ShowFlag.Rendering 0 the screen multiplies. This happens on both iOS and Android devices ...

Hierarchy is lost when components are copied from one blueprint to another

UE - Gameplay - Blueprint - Jun 8, 2015

If a user has a list of components with a hierarchy, the hierarchy is lost in the target location if they copy the components to another blueprint. ...

SceneCaptureComponent2D Anti-Aliasing not working unless Post-Processing flag is toggled OFF and back ON again

UE - Graphics Features - Aug 28, 2019

SceneCaptureComponent2D Anti-Aliasing does NOT work unless Post-Processing hidden show flag is toggled OFF and back ON again. This state persists only during Editor time. Upon restarting the Editor ...

Enable high quality Gaussian DOF cause black screen on Android(S6)

UE - Platform - Mobile - Nov 23, 2017

This is only happen on Android, no problem on IOS ...

Sound Class Radio Filter Volume Functionality

UE - Audio - Jan 12, 2015

When creating a Sound Class and editing/applying the 'Radio Filter Volume' option, the sounds associated with the sound class seem to have their attenuation settings overridden or mixed in with an i ...

Scaling multiple child components within a blueprint will cause their transform to malfunction

UE - Gameplay - Blueprint - Feb 17, 2016

If the user scales multiple child components and tries to move them it causes exaggerated movement. ...

Destructible doesn't return Impulse data on hit

UE - Simulation - Physics - Destruction - Aug 19, 2016

Destructible doesn't return Impulse data on hit User Description: I'm working on a project with destructible structures. I'd like to apply damage to actors that are hit by fractured destructible m ...