This is not a regression. Tested in //UE4/Release-4.27 CL18319896 Crash occurs when duplicating a State Machine in the My Blueprint panel within an Animation blueprint. ...
Unable to render embedded object: File (image-2022-10-31-18-36-54-627.png) not found.[Image Removed] ...
Reported in SF [Link Removed] The Rotator animator's visual helpers will be visible in locally exported Presentations when it should be hidden. This does not affect the Translator animator. ...
SetHitResultFromShapeAndFaceIndex calls if(PxMaterial* PxMat = PShape->getMaterialFromInternalFaceIndex(FaceIndex)) { OutResult.PhysMaterial = FPhysxUserData::Get<UPhysicalMaterial>(PxMat->userD ...
Currently, using the string "None" as a hierarchical node identifier inside a Gameplay Tag (for example "A.B.C.None.D.E.F") is not disallowed by the engine, but results in some incorrect behaviors. ...
The infinite loop reporter is reporting every infinite loop by popping up a window for each problem loop. So if you have an actor with 3 loops that trigger the infinite loop error and then you have ...
It also happens in VR preview in the editor. ...
Creating a local variable in an ABP function crashes ...