Macro Libraries do not update after rename

UE - Gameplay - Blueprint - Jan 21, 2015

Macro Libraries can only be called by their original name, even after being renamed to something different. ...

DefaultSceneRoot causes Get Actor Bounds to Return 128

UE - Gameplay - Jun 1, 2016

When using the Default Scene Root component in a blueprint with no additional components, the box extent of the Get Actor Bounds node is returning 128,128,128 instead of the expected 0,0,0. If you ...

Draw at desired size does not return to being false when unchecked

UE - Editor - UI Systems - Aug 4, 2017

When setting "draw at desired size" for a widget component to true, the "Draw size" will no longer respond to input. ...

Calling "GetCameraImage" rapidly ~10 times causes ARKit camera feed to stop updating

UE - Platform - XR - Nov 8, 2018

If you call the "GetCameraImage" function rapidly ~10 times, it causes the ARKit camera feed to stop updating.  Waiting for awhile or tapping some more seems to bring it back.   Tested on macOS H ...

When changing the size of detail panel for animation state in Animation Blueprint diff tool, GetSelectedProfileName will occur crash

OLD - Anim - Jun 24, 2020

When trying to display BlendProfile property in Animation Blueprint diff tool, it will occur crash, because EditableSkeleton is null in SBlendProfilePicker::GetSelectedProfileName(). So, a followin ...

Network Prediction Insights tool checks/crashes with trace data from a multiplayer PIE session

UE - Gameplay - Network Prediction - Mar 27, 2024

Loading a trace in Insights that has Network Prediction channel data from a multi-client PIE session will hit a check and crash the Insights tool. ...

Editor crashes if opening a sublevel containing a navmesh when persistent level is open

UE - AI - Sep 8, 2015

If the persistent level is open and a user attempts to open a sublevel that contains a navmesh, the editor will freeze and then crash. Frequency: 3/3 Crashreporter: N/A ...

Local Vector variables in functions do not save the Y and Z values

UE - Gameplay - Blueprint - Mar 12, 2015

Local Vector variables in functions do not save the Y and Z values. Possibly connected: after entering the X value, pressing Tab does not move to the Y value. Tabbing from there works as expected. ...

Get array node will disconnect on restart if it's getting from an array variable of the same bp

UE - Gameplay - Blueprint - Jun 18, 2015

Get array node will disconnect on restart if it's getting from an array variable of the same bp. User Description: I have connected GET and Target, then saved and closed the editor. Then I created ...

Changes to a Spline will reset if the Spline Component is renamed

Tools - Sep 17, 2015

Changes to a Spline will reset if the Spline Component is renamed User Description: Spline reset after rename The spline, nicely edited and long, got reset to the default after I've renamed the s ...