Get crashed in editor when opening many sequencers using the EditorUtilityWidget,. It's not in UE4.25.3, but it crashes in UE4.25.4. And it only occurs when NVIDIA Aftermath (r.GPUCrashDebugging=1) ...
UDN Case : https://udn.unrealengine.com/s/question/0D54z00008G3EmwCAF/two-c-based-animnotifystate-with-the-same-class-but-different-content-at-the-same-time-will-only-one-be-triggred?fromCase=1 ...
Animation Layer Interfaces are overriding the filter making it so only that asset type is visible even when paired with other filters. There is an exception to this with the blueprint interfaces fi ...
CopyFileUnderSourceControl has instances when the response is not a success even though the files are copied successfully under source control. It seems FPerforceCopyWorker::Execute() tries to reso ...
When setting an actor on a level to the SoftObjectRefence(Type:Actor) variable and outputting the object name as a PrintString, the object name cannot be correctly obtained if the set actor is place ...
The editor-scripting blueprint node "Add Data Table Row" fails when the Data Table uses a Row Structure that was defined in blueprint. Internally, it checks if the passed-in UScriptStruct is derived ...
When in PIE changing Actor Coloration view modes from the viewport visualisation mode [Liit] -> [Actor Coloration] -> ... Does not update correctly when switching view mode and sometimes isn't corr ...
This is a regression. Tested in //UE5/Release-5.2 CL26001984 Opening the FP_Walk_Fwd animation in the first person template results in an assertion. ...
When set the current asset group language in a particular process, the asset refers to the "source asset" and output warning log. LogPackageLocalizationCache: Warning: Skipping the cache update for ...
Loop decorators don't work with SimpleParallel BT composite node. We need to either fix it, or if we remove support for it restrict users from putting these decorators on SimpleParallel's children. ...