How Necessary are BUILT_FROM_CHANGELIST and BUILD_VERSION in Resource Files? We've been investigating ways to improve the speed of our iterative engine builds, and have found that the vast, vast maj ...
Tested regression against //UE5/Release-5.4 @ CL35576357 and the issue did not occur. This is a confirmed regression.[Image Removed] Jira Bot attaches conversation thread from Slack [Image Removed]D ...
A user reported that when calling SetText on a text widget in a widget blueprint's PreConstruct causes an editor hang when you put a breakpoint on SetText and attempt to save the asset. The issue i ...
This is an infrequent Linux crash that has affected a few users in 4.17.1 Callstack from Log[2017.09.12-17.23.41:651][ 0]LogRHI: OpenGL MajorVersion = 4, MinorVersion = 5, ShaderPlatform = GLSL_43 ...
When an array is passed into a BP custom event, the array's data is passed to the event rather than a pointer to the array itself. This means edits made directly from the event node's input pin (su ...
If the Wait Task is completed for the first frame, it may not return to the root node even after Finish. This can be avoided by increasing the wait time of the Wait Task (see CaseOK.mp4). When this ...
Cooking will fail while attempting to convert a non-data-only Blueprint class based on the native UAnimNotify class when Blueprint nativization is enabled. Workaround in lieu of a fix would be to e ...
This is an infrequent Mac crash that has occurred for a few users between 4.17 and 4.18. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log[2017 ...
Text widget with Outline uses 2 LayerId levels to draw the outline and the text glyphs. This can be seen in function FSlateElementBatcher::AddShapedTextElement(), where lambda BuildFontGeometry() is ...
Failed to build UE4.27.0 with Win64/Development Editor. Can avoid this error that excluding the project from build configuration. (Solution UE4->Properties->Configuration Properties->Configuratio ...