You can right click a level asset in the editor's Content Browser and do the action Source Control > Diff against Depot. However, this does not provide a useful diff window. It currently opens the d ...
The following assertion throws after the project crashes when playing on the device: Assertion failed: Index < GetMaxIndex() [File:D:/P4Workspaces/Switch_3/Engine/Source/Runtime/Core/Public/Contai ...
Generated from CrashReporter ...
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." ...