A user has reported that using a GameplayTagContainer can cause a packaged build to crash when EDL is enabled in certain cases. In this case, if the base C++ class that includes this GameplayTagCont ...
Enabling the check boxes for Merge GC Clusters and Blueprint Clustering causes packaged Windows projects to crash on startup. The log and dump files regarding this crash have been attached to this t ...
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 ...
User reporting seeing this error start appearing in 4.25.1 (possibly 4.25.x, unsure if they were previously testing on 4.25.0 or not). It appears 'benign' as the expected data still gets loaded, bu ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Errors:[2022.11.22-18.11.28:472][ 0]LogMetaSound: Error: Target interface is not regi ...
When you push a mobile targeted project to the Nexus 6, the rendering is all sorts of wrong. When you hover over to where the items are, the screen goes black. There is also a large black or cyan sp ...
Curves compressed from additive animations will not interpolate correctly if they have two keys in a row with the same value. The second key will be ignored, leading to the curve interpolating earli ...
If you use a 5 character string (hello) to call the Mid function and provide 0 for start, -1 for count, it'll give you the entire string. This should either return an assert or treat all negatives a ...
Some components duplicated by Sequence Recorder Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...
When you try to package a plugin on Mac in 4.23.0 Preview 1 there is no Shipping folder generated. This was verified to not happen in 4.22.3 (via Epic Launcher). Found in 4.23.0 Preview 1 CL# 72363 ...