(New) Capsule does not change in viewport to reflect new values entered in details Panel

UE - Gameplay - Player Movement - Sep 3, 2015

Adding values in the details panel to a new Capsule Collision Component will not affect the Capsule in the CharacterBlueprint Viewport. *This only effects a new Capsule Collision added to a charact ...

Using construction script does not update 3D widget text

UE - Editor - UI Systems - Feb 20, 2017

The construction script is not updating in the PIE when the text is set through that method, there is a current workaround to set it on event begin play. This issue affects the Text and Textbox comp ...

Crash when editing gameplay tag query in a structure

UE - Gameplay - Blueprint - Feb 20, 2017

When I try to edit Gameplay tag query in a blueprint structure the editor crashes. Regression: No. This issue affects versions: 4.15, 4.14.3, 4.13.2 (Binary Versions) ...

Certain dropdowns in the Menu Bar are missing sections on Mac when expanded

UE - Platform - Apple - Apr 25, 2017

This only affects certain dropdowns and only occurs when the editor is open. Also occurs in 4.15.2 This has been seen on the following macs:AMD R9 M395 iMac running Sierra 10.12.5 ...

Copy/paste of multiple components in attachment hierarchy distorts transform values

OLD - Enterprise - May 18, 2017

When multiple components in an attachment hierarchy are copy and paste, the result is the new group has a distorted shape from the original. This issue may be related to [Link Removed] and is affec ...

Movable point light disappeared by MinScreenRadiusForLights and appeared back looks deemed.

UE - Platform - Mobile - Jun 25, 2021

The movable point light is abnormally lit when it disappeared by the setting of r.MinScreenRadiusForLights rather than "Max draw distance" and appears back. After you disable and enable the "Affect ...

Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling

UE - Editor - Workflow Systems - Jan 11, 2022

This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...

Crash on PIE exit after dynamically enabling and disabling tick functions through the Level Script blueprint.

UE - Gameplay - Mar 23, 2018

User reports hitting an assertion due to invalid FTickTaskManager state when game is attempting to unregister a tick function that was previously disabled dynamically. Failed assertion is in FTickT ...

Adding an Event Dispatcher to a Template Character Blueprint Causes Increase in Compile Time

UE - Gameplay - Blueprint - Jul 8, 2016

Adding an event dispatcher to one of the pre-created character blueprints in the template projects causes an increase in compile times. This does not occur with a blank actor or character blueprint ...

Execute while paused input action mappings do not execute when console command pause used

UE - Gameplay - Input - Jul 28, 2016

"Execute while paused" input action mappings do not trigger when using the pause console command. Workaround Use the "Set Game Paused" node, which works as expected. Regression (no) issue (does ...