The problem is that the camera is evaluated when the sequencer is played, but the animation does not seem to play properly. It seems that the licensee found this problem when implementing it in C++, ...
If Auto Scroll is enabled, event track can't trigger, so events may not fire. The frame numbers appear to be duplicated. Especially noticeable when the [View Range End Time] is small value (Working ...
When the "Is Variable" box is unchecked for a BP-typed child widget, a variable will not be created at Blueprint compile time to reference the child widget in the nativized widget BP class. This bre ...
Compilation will fails with an error on TSubclassOf<UDEPRECATED_SomeData> ...
There are inconsistencies with how the inherited body + bodies of a skeletal mesh are treated across the various inherited/overridden primitive component functions, and their multi-body forms. For ...
The correct behavior should be that NewFunction_0 is opened in a new tab if not already open, otherwise double-clicking the search result should navigate to the tab in which the graph is already ope ...
If Auto Scroll is enabled, it seems to be re-evaluating the same frame. Especially noticeable when the [View Range End Time] is small value (Working Auto Scroll). ...
VR PIE output no longer resizes when window is scaled. Confirmed with Rift and Vive Confirmed in 4.25 MAIN @ CL 11196267 ...
UserDefinedEnum variables in UserDefinedStructs aren't properly updated when the enumerations are reordered. FEnumEditorUtils::BroadcastChanges fixes up Blueprints but not UserDefinedStructs. ...
The child widget of Retainerbox was applied incorrectly offset the RenderTranslation of the parent widget and draws it. This issue is 4.24 only. it's fine as well as the preview on UMG Designer in 4 ...