From Licensee: Catching the exception with debugger allowed us to find a list of materials on the hlod mesh on which the error occured and we were then able to link it to one of our meshes causing ...
It seems the editor crashes when adding a new Macro to a Blueprint Macro Library. This only occurs if you rename the macro that gets automatically created when you open the macro library to somethin ...
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 ...
A user has reported a failing ensure in FMRSWRecursiveAccessDetector::AcquireWriteAccess(), a race condition that has a small chance of happening when launching the editor. FLiveCodingModule::Start ...
Licensee- "GeometryScript_TextureUtils.sample_texture2d_at_uv_positions does not work in python. The uvlist becomes nullptr from python to C++. BP is working fine." ...
Does not crash in 5.4 on same hardware so looks like a regression. Attached Unreal logs indicate source of critical error: 'FARKitCameraOverlayMobilePS' shader uniform expression set mismatched sh ...
Was able to repro this on machines with and without machines set up for Xbone testing. ...
While using a custom struct that contains a TArray member variable with FInstancedStruct, you cannot edit it in the editor without a crash. Other structs and types work as expected even if they deri ...