Adjusting color picker value for color structs within a structure crashes editor

UE - Gameplay - Blueprint - Aug 1, 2016

Attempting to adjust the value of a color struct via the color picker in structures crashes the editor. Frequency: 3/3 CrashReporter: [Link Removed] Regression (Yes) issue (does not) occur in 4. ...

Setting color in linear color struct variable within another struct crashes the editor

UE - Gameplay - Blueprint - Jun 16, 2016

Setting color in linear color struct variable within another struct crashes the editor. Frequency: 4/4 Regression (yes) issue (does not) occur in 4.11.2 ...

Hover events do not fire off until after clicking when Set show mouse is set to true after the game input was the focus

UE - Editor - UI Systems - May 11, 2015

If the game focus was set to game only (such as the start of a default project) and then the user sets Show Mouse to true then the hover events will not fire until the user clicks. ...

COTF has issues with out-of-source projects

It is expected that cooking, including COTF, will fix-up all string asset references. There were a few reasons this wasn't happening, but we should get these fixes into 4.15 as the impact was worst ...

Wrong grouping separators are displayed when the Mac OS has been set to the German-Germany language and locale

UE - Editor - UI Systems - Localization - Mar 21, 2019

When converting a numerical value to text with grouping enabled, the grouping character that is used is not properly localized on a Mac. By default, the grouping character that is used when in the e ...

Unreal Insights - GPU Timers don't show on Graph

UE - Foundation - Insights - Oct 27, 2023

From Customer: UE 5.3 update broke Unreal Insights adding GPU timers into graph tracks. Debugging the code and cross checking with github/p4v I guess it broke in this revision: Timer graphs no ...

Virtual Texturing causes crash

UE - Graphics Features - Jul 29, 2019

Virtual streaming a 4K texture and setting the max texture size to 2048 causes the engine to crash. Tested in 4.21.2 (CL - 4753547), 4.22.3 (CL - 7053647), 4.23 (CL - 7445012), 4.24(CL - 7646041) ...

Crash occurs when debug filter pop out tab is clicked while in line tab is present

UE - Editor - UI Systems - Slate - Jun 29, 2017

There is a crash that is occuring when resizing windows with the debug filter popped out. The Debug filter that gets popped out is persistant and does not disappear when the the in line option appea ...

Setting a float variable to a value that's beyond the maximum value of a float causes the editor to become unresponsive

UE - Editor - UI Systems - Localization - Nov 12, 2021

When inputting an extreme large value into a float variable that exceed the maximum value of a float, the engine then becomes unresponsive. I tested this with an integer variable and this did not oc ...

Crash after 'Reparent Blueprint' when renaming component on-top of orphaned inherited component

UE - Framework - Blueprint Editor - May 7, 2024

After reparenting a blueprint and inherited components from the previous parent are removed, trying to give a new component the same name as a previous component causes a crash inside UObject::Renam ...