When using the drag and drop function in UMG on an image with an alpha map the background will show up as black instead of translucent. ...
Users affected: 73 Total occurrences: 156 Last occurrence: October 22nd 2024, 9:59:58 am First occurrence: October 2nd 2024, 4:53:30 pm Latest version: ++UE5+Release-5.5-CL-36679577 Platform: Win64 ...
It is possible to repo this without the exact steps, but that leaves it ambiguous if the camera moved when exiting PIE or not. ...
This is a common crash affecting users in 4.15 and 4.16. This callstack was previously linked to [Link Removed], but that had a specific repro case that was fixed in 4.14. Users are not providing ...
As far as I can tell this is a regression. After including C++17 in the build configuration it shouldn't be hidden in the .vcxproj? ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The following Blueprint nodes are affected by the same issue:Map KeyUnmap KeyAdd Playe ...
Since UE5.4, it has been reported that if there's a class derived from UEditorUtilitySubsystem, the program crashes when the editor exits. This is because the code added in CL30853505 accesses freed ...
Current workaround: Add a dummy variable to either BP_Owner_Child or BP_CAC_Child to force one of the two to be nativized. ...
Deleting all jobs after rendering queue with executor causes an assertion to fail. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 by utilizing a For Each Loop and Delete Job node ...
Strong object reference properties of an 'EditInline'-decorated UCLASS type embedded within a native C++ struct definition can be instanced at edit time by the user as part of a variable's default v ...