Copying values of an array created through C++ does not copy all values

Tools - Aug 24, 2017

Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...

Cannot manipulate Skeletal Mesh Components with Transform Gizmo in Blueprints

UE - Gameplay - Blueprint - May 6, 2016

Cannot manipulate Skeletal Mesh Components with Transform Gizmo in Blueprints This DOES NOT occur in 4.11 or 4.13. Fix from 4.13 will need integration to 4.12. ...

"NO ASYNC TICK" in Cascade viewport when adding a Skel Vert/Surf Location

UE - Niagara - Nov 7, 2019

Adding a Skel Vert/Surf Location node to a Particle Effect causes it to stop displaying particles and throws the warning "No Async Tick". Toggling Skel Vert/Surf Location off allows the Particle to ...

Attempting to connect to Perforce source control causes a crash

Tools - Oct 16, 2015

Selecting Perforce from the list of source control options will cause the editor to crash. Crash Reporter [Link Removed] May also be the same as: [Link Removed] REGRESSION? Yes. Issue did not occ ...

Crash in DX12 UpdateTexture2D

UE - Graphics Features - Jan 24, 2017

RHIUpdateTexture2D uses the wrong size for the per-row memcpy, which means we can't support passing in an offset within a larger image in the SrcData pointer (doing so will result in an access viola ...

Setting an overlay's alpha to 0 does not display as fully transparent

Tools - Feb 19, 2020

Safe zone overlay ignores alpha when set to 0.0 in DefaultEngine.ini. Tested:  4.23.1 CL#9631420 , 4.25 CL#11341939 ...

Blueprint Interface Implemented and Inherited Interface naming is reversed

UE - Gameplay - Blueprint Editor - Nov 4, 2022

Naming for Inherited Interfaces and Implemented Interfaces is reversed in 5.1 and Main. Inherited interfaces act like implemented interfaces, and inherited interfaces appear listed under Implemented ...

Virtual Joystick inactive opacity ignored when Prevent Recenter is on

UE - Platform - Mobile - Nov 30, 2016

Using a touch interface with Prevent Recenter set to true prevents the joysticks from fading to their Inactive Opacity setting. Regression?: No This also occurred in 4.13.1 ...

Gameplay Debugger does not currently support basic input chords

UE - Gameplay - Input - May 21, 2024

A note from the user, seems like they have a fix for this already I've changed the type of UGameplayDebuggerConfig::ActivationKey to FInputChord and with ony small changes to surrounding code it ...

Mac Crashing on Editor Launch

UE - Graphics Features - Sep 24, 2015

User reporting he is crashing when launching the Editor "This is a 4.9.1 binary build (latest), I can't give you the exact version because it crashes on the initialisation stage at 0%. The system i ...