This is a regression from 4.22.3 (CL-7053642) where this setup executed as expected. Toggling Collision Profiles in 4.23.1 (CL-9631420) and onward do not affect the Static Mesh and it acts as if it ...
This is currently among the top 10 crashes coming out of the 4.17.2 hotfix, affecting a few unique users, and this specific callstack does not appear to have occurred in 4.17.1. This may be a regres ...
Indirect Lighting Cache is causing the Indirect Lighting for Skeletal Meshes to flicker. I have attempted both ILCQ Volume and Point cache qualities, and it seems Point produces the most exaggerate ...
In this user's project, playing in Launched or Packaged games causes the Get Socket Location to return an unusual report when used during a flipbook animation. Instead of a normal vector, the Print ...
This user's project crashes on PIE after the Game Instance's parent has a wire disconnected, compiled, then reconnected. Possibly related to [Link Removed], but the call stack is slightly different. ...
When attempting to move a folder 1 that contains a level/map to another folder 2, a duplicate of the folder 1 containing the level will be generated in folder 2 while the level and original containi ...
There are issues with the way Physics is being handled with physical materials. Having a physical material setup with a restitution of 1 and a high max depenetration value will result in no bounce. ...
The UMG editor will compile as if the blueprints is valid if you make "Get Text" node from a TextBlock variable, delete it and create a EditableText variable with the same name. When running a scene ...
In an actor blueprint with a scene component blueprint as its root, if you add a child object to the scene component blueprint, and then go into the scene component blueprint and set the location to ...
"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...