Destructible attached with a Physics Constraint have inconsistent physics

UE - Simulation - Physics - Destruction - Jul 26, 2016

Destructible attached with a Physics Constraint have inconsistent physics compared to a standard Static Mesh. This is also sometimes prevalent with Destructibles that aren't attached with a Physics ...

changing localization does not change text in PIE

Tools - Sep 10, 2015

When switching localization for testing, text does not change language in PIE. ...

AbilitySystemComponent::NotifyAbilityEnded Can Crash due to Callbacks Invalidation Specs

UE - Gameplay - Gameplay Ability System - Oct 11, 2023

Pasting from the UDN: Unsafe code in AbilitySystem can lead to crash when granting an ability inside OnAbilityEnded Hello. We just ran into a crash. After investigation, it seems to be caused by ...

Renamed Enums displayed in Standalone game will show the original default name instead

UE - Gameplay - Blueprint - Mar 18, 2015

Renamed Enums displayed in Standalone game will show the original default name instead. ...

Sprite collision is inaccurate

UE - Gameplay - Paper2D - Oct 31, 2014

Sprite collisions do not accurately reflect the collision for the sprite. While the collisions are always the same between two of these, the collisions do not correspond to the shape of the collisio ...

FIOSInputInterface::SendControllerEvents crash due to UIInterfaceOrientation call from game thread

UE - Platform - Mobile - Apr 29, 2020

From [Link Removed], licensee reports We believe that querying the UIInterfaceOrientation via UIApplication on the game thread is the issue here. We have made changes to IOSInputInterface.cpp and I ...

Camera Movement is laggy while the mouse button is held down and ShowMouseCursor is enabled if there are AI moving

UE - Gameplay - Dec 15, 2015

Camera Movement is laggy while the mouse button is held down and ShowMouseCursor is enabled if there are AI moving. Stat Scene Rendering didn't show any jumps while moving the camera under these cir ...

CapsuleComponent Shape sometimes reverts to previous value after entering a new value

UE - Foundation - Core - Nov 28, 2014

If you manually type in the value for Capsule Half Height, it will sometimes revert back to it's previous value upon hitting Enter. The CapsuleComponent's shape in the Blueprint's Viewport adjust to ...

AddChildActorComponent in Construction Script Causes Pending Kill Error

UE - Gameplay - Blueprint - Feb 16, 2016

When using AddChildActorComponent in the construction script of an actor and attempting to get a reference to the child actor that is stored in a variable on Event Begin Play, the editor throws erro ...

Blueprint Cannot Give Niagara CPU Access To Skeletal Meshes Added From Blueprint

UE - Niagara - Apr 4, 2019

When a user tries to add a skeletal mesh component to a blueprint with a niagara system to use the skeletal mesh with that niagara system, the niagara system will stop rendering because it does not ...