Editing the Default Value of a Struct Variable Disconnects Pins in Blueprints

UE - Gameplay - Blueprint - Mar 1, 2016

When using a struct in a blueprint, if you go into that struct and alter the default values of one of the variables, any pins that were used relating to that variable are disconnected in blueprints. ...

Asset selection menu tooltips can overlap the dropdown menu

Tools - May 23, 2016

Asset selection menu tooltips can overlap the dropdown menu. It is using the Content Browser tooltips, which attempt to go down and to the right of the menu. However, if the menu is close enough t ...

Target Rotation of Physics Handle doesn't register and can't be manipulated on tick

UE - Gameplay - May 26, 2016

Target Rotation of Physics Handle doesn't register and can't be manipulated on tick User Description: I mentioned some versions before that rotation of Physics Handles is broken and now it is even ...

Cannot Add Actor Blueprints to Object Library When Base Class is Set to Actor

Tools - Jan 25, 2016

Setting the base class dropdown of an Object Library to Actor prevents you from being able to add any actors to the library. This occurs even when the Has Blueprint Classes bool is checked. Found ...

Launching HTML5 from Project Launcher causes an error

UE - Platform - Mobile - Dec 13, 2016

Projects launched from project launcher are receiving an expression error on Google Chrome and FireFox. ...

Capsule Collision component has incorrect physics collision when rotated

UE - Simulation - Physics - Jan 5, 2017

Capsule Collision component has incorrect physics collision when rotated. This only seems to happen when the Capsule Collision is a child of another component that is simulating physics. If the pare ...

Actor leaves behind ghost collision when detached and simulating physics

UE - Simulation - Physics - Jan 18, 2017

Actor leaves behind ghost collision when detached and simulating physics. The collision doesn't show when 'Show Collision' is enabled but from the physics simulation it is clear that a collision box ...

Set Actor Enable Collision doesn't turn off collision for Child Actor Components

UE - Gameplay - Jan 30, 2017

Set Actor Enable Collision doesn't turn off collision for Child Actor Components. User expects it to do so because other nodes like Set Hidden in Game work on the entire actor and the API explains i ...

GoogleVR layout visible if stereo is off on iOS

UE - Platform - XR - Mar 7, 2018

User reported bug With iOS applications that swap from VR mode to non-stereoscopic mode, GoogleVR overlay remains on screen. This does not occur on Android devices. ...

Instanced Components variable not returning updated values in the construction script

UE - Gameplay - Blueprint - Jun 4, 2018

It is currently not possible to set variable values of an actor component, instanced in the level, by using the "details" pane. The Actor's construction script will only evaluate the variable defaul ...