Issue occurs in both events and functions. Seems like it's only affecting Text, didn't notice this issue for other variable types. The original actor is working as expected. Only the duplicated one ...
It seems that the [Link Removed] UBT creates to ensure any child processes are terminated on close is somehow affecting the mspdbsrv process that cl is spawning and terminating it when cl is finishe ...
This is not a regression. Tested in //UE5/Release-5.1 CL23901901 Editor crashes with an assertion after interaction with an Instance Static Mesh component that is in a locked level. This doesn't af ...
User reporting the Live Node Preview in the Material Editor will return only Black in the Node when using any UV other than UV0. Also reproduced in Main Promotable-CL-2552010 & Releases/4.8/Promote ...
When you go to rename a struct variable, there are no warnings that indicate that you cannot use special characters, but they are immediately deleted if you try to use them in the variable name. F ...
The Vertex (Sprite) Color is rendering a higher value than the color picker has set. In 4.7.6 this is consistent for Materials as well, but in 4.8 and 4.9 only the Paper2D elements are rendering at ...
The collision channel specified in LineTraceSingleByChannel does not appear to be taken into account when the trace is performed. Instead of ignoring any objects that are not set to that channel, an ...
When you double-click on a camera in the world outliner to snap to its location, it instead moves the camera from its original position. Found in 4.9.1 binary. Could not reproduce in 4.8.3, this i ...
Packaged QA Game crashes when opening "TM-MotionController" This issue did not occur in 4.13 This is also affecting KiteDemo. Cinematic will crash when Editor Content is not included in the packag ...
A user has reported an issue about scroll bars having a minimum size in UMG and Slate code, causing them to not scale correctly when the scroll box is at a smaller size. This affects both horizontal ...