Pasting a button element from one Widget Blueprint into a second Widget Blueprint that has had its root Canvas Panel deleted results in a crash. The crash only occurs when the Canvas Panel is delete ...
When an LOD get materials reduced to one with Bake Materials, it doesn't delete the extra slots on the LOD. So if starting with 10 slots on the skelmesh, then baking, slot 1 gets the newly baked mat ...
When SMyBlueprint::OnMoveToParent() gets called the callsites of the function are never updated in dependent blueprints. This results in any UK2Node_CallFunction's not having their `FunctionReferen ...
Not a regression as this also occurs in //UE4/Release-4.25.4 Behavior should work like other BP nodes, where copy/pasting puts the node where the mouse cursor is located. Current behavior is time ...
Currently r8Unorm_srgb is required by virtual texture lightmap, and the Metal RHI simply forbids r8Unorm_srgb on Mac platform. Since the latest MacOS 11.0+ have the support of r8Unorm_srgb, we shoul ...
User comment: "...can't launch anything as standalone, only simulate..." Generated from CrashReporter ...
Undoing a curve editor change removes current selection ...
I've attached the project log, crashreport, and crash info to this ticket. This issue only appears to be happening on Linux (On both Nvidia/AMD cards) and does not happen when the hair is disabled i ...
ChaosCaching plugin appears to break packaged games. No warnings/errors reported in the log or when attempting to open the produced .exe. My task manager does not show the game process running at al ...