A memory leak occurs in global distance fields when bDisableWorldRendering=true As a workaround until this is fixed, you can disable the logic that checks bUpdatedThisFrame *in *GlobalDistanceField ...
Asset localization does not work. When playing in standalone, it shows "jp" texture instead of "en" texture even if "-culture=en" is set. This appears to be a regression issue, as the localization w ...
Users affected: 51 Total occurrences: 90 Last occurrence: November 19th 2024, 3:25:41 am First occurrence: August 7th 2024, 8:10:10 pm Latest version: ++UE5+Release-5.5-CL-37670630 Platform: Win64 [ ...
After reparenting a blueprint and inherited components from the previous parent are removed, trying to give a new component the same name as a previous component causes a crash inside UObject::Renam ...
If an attempt to spawn an actor is made before the Level Editor Viewport is fully initialized (i.e. before it has had a chance to get rendered at least once), and that actor has no specific Factory ...
The attached project has 3 skeletal meshes. One with its original transform and then 2 copies with an inversed scale in the X axis for one and the Y axis for the other. When pressing play, the meshe ...