BP editor - Unable to edit details of a native component named as 'RootComponent' in C++ code.

UE - Gameplay - Components - Aug 26, 2016

Looks like maybe the PropertyView stuff doesn't like it when the subobject name matches the parent's object property name? In this case the CDO is the object that will be selected to the PropertyVie ...

Destructible does not return Hit Bone Name when using OnComponentHit Event

UE - Simulation - Physics - Destruction - Feb 17, 2016

When using a Destructible Mesh in a bluprint and trying to return the Hit Bone Name will result in "none" being printed. However, using a simply line trace from the individual bone names from a frac ...

Unable To Add More Than One Element To Default Values For Maps In Blueprint

UE - Gameplay - Blueprint - Feb 13, 2017

When adding new elements to a Map in blueprints it will return the error "Cannot add a new key to the map while a key with the default value exists". This is because it currently won't increment the ...

Space Bar pressed event not received in Windowed mode

UE - Editor - UI Systems - Slate - Jun 1, 2020

Parameterized Vector4 is treated as Float3

UE - Graphics Features - Aug 28, 2020

A Parameterized Vector4 are being treated as Float3. This prevents users from being able to use Vector4s in an If node during runtime. This is seen as far back as //UE4/Release4.22 cl 8065155 so th ...

Traces to Spawned Destructible Mesh Actors returning inconsistent results

UE - Simulation - Physics - Destruction - Jun 18, 2015

When spawning an Actor containing a Destructible Mesh and immediately doing a sphere trace to that actor, upon repeated spawns you will get False results for some time then True results for a while ...

Losing focus of blueprint component viewport prevents W,E,R from changing transform widget

UE - Gameplay - Blueprint - Aug 4, 2015

If focus is taken away from the viewport window in blueprints (LMB in the details pane, for instance), pressing W, E, or R to change the transform widget will not work until focus is returned. ...

The AngularLimit visualizer isn't displayed as expected when adjusting the AngularRotationOffset

UE - Simulation - Physics - Dec 9, 2016

The AngularLimit visualizer isn't displayed as expected when adjusting the AngularRotationOffset. You can manually rotate the PhysicsConstraint and it will rotate the AngularLimit visualizer, howe ...

Using the Replace References Tool on Foliage Types producing Unexpected Results

Tools - Apr 6, 2017

A licensee is reporting some unexpected behavior when attempting to replace references on Foliage Types already painted in the world. What happens after the references have been replaced, are the n ...

improved Android virtual keyboard does not display when Google VR plugin is enabled

UE - Platform - XR - Apr 1, 2019

improved Android virtual keyboard does not display when Google VR plugin is enabled. When both the improved android virtual keyboard and the Google VR plugin is used, the virtual keyboard no longer ...