BoxCollison's OnComponentHit event is not triggered when BoxCollison hits a spawned actor with simulate physics enabled. The event is triggered if the same actor has been placed in the level beforeh ...
When starting a PIE instance using the "Selected Viewport" play mode, the ability to start another PIE session is blocked (handled in FInternalPlayWorldCommandCallbacks::PlayInViewport_CanExecute). ...
Debug drawing with AnimDarwDebug~ does not work when RootMotionMode is set to "RootMotion from Everything". In addition, the same issue occurs when MultiThread of Animation is turned off. Licensee ...
The distance field scene is shared between scene renders in a given frame. However, LOD requests are not tracked over the entire frame, but per scene render (e.g. camera or scene capture). Thus, if ...
Licensees have reported that they always see Index 0 for Texture Cube Arrays. Looking at the RenderDoc, Index1 has a white texture but it's not actually visible.[Image Removed] ...
We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...
see through a translucent material will cause ghosting This issue did not occur in 5.0, it occurs when using TSR on UE 5.1 or later. ...
When syncing from a non-repeating montage that is blending out to an anim graph, the anim montage is marked as a follower due to having its PrevMaker as an AnimBoundary(-1), furthermore in this case ...
User reported. UResavePackagesCommandlet::CheckoutFile(const FString& Filename, bool bAddFile = false, bool bIgnoreAlreadyCheckedOut = false) has a parameter to ignore files that are already ch ...