We've noticed after upgrading our heavy Paper2D project to 4.22 that tilemap performance has been massively degraded compared to previous versions. After some digging we found out that it's due to a ...
Generated from CrashReporter Updated ticket for [Link Removed] which was stale. ...
The order in which Additive Anim Type is set to Mesh Space and Force Root Lock is enabled/disabled changes the end result. This seems to be related to the animation compression and DDC. ...
When adding multiple Widget Components (at runtime) to the scene it appears that they do not render until the camera moves or they are selected in the world outliner ...
The Play Store by default on uploading an OBB will check it against the others uploaded so if you are uploading multiple APKs built for different architectures in the same packaging session the OBB ...
This is caused by the same thing that causes this: https://jira.it.epicgames.net/browse/UE-58390 FBlueprintEditorUtils::PromoteGraphFromInterfaceOverride is the cause of this behavior ...
REGRESSION: Yes, did not occur in 4.22 In the Content Examples Niagara map, the emitters at display 3.4 are not rendering when at runtime. There were some fixes for this (or a similar issue) for V ...
When using surface snapping objects do not move properly. 4.23 CL# 7948402, 4.24 CL# 8012457 This is a regression. ...
by design, animation pose output pins can only connect to a single pose input pin. However, you can circumvent this behavior by dragging off the initial pose node output pin into an empty spot on th ...
When updating an exposed variable for an actor being used with spawn actors from class, the exposed variable setting will not update to reflect the changes to the default setting. ...