Looks like this only happens for shots. I think this is because the tick prerequisites get set up on the frame of evaluation, and the skeletal mesh component doesn't get ticked until the next frame. ...
As of 4.20, ENABLE_NAN_DIAGNOSTIC is now enabled in all Debug configurations. However, this does not work well with the TransformNonVectorized that is used on platforms like android. If this combina ...
Navigating various dropdown menus in the Editor causes the FPS to drop down to around 25 or 10 in the Viewport on an empty project. This does not reproduce on Windows with -vulkan This issues was ...
When a slate element that uses a png with a transparency the edges have a black outline. When the Widget3DPassThrough material is applied to the widget the effect is lessened, but is the outline sti ...
When a widget that has a retainer box is behind another widget that doesn't have one it will call it's onclick instead of the one in front of it in the UMG when clicked (see attached gif). This beh ...
When you delete clothing data on a skeletal mesh before removing it you cannot apply new clothing data. The engine still thinks that there is clothing data is applied. I tested using the Paragon: Tw ...
The Imported Destructible Mesh chucks are not to scale when compared the original mesh and appear much larger. This was reported and tested in 4.23.1 (CL-9631420). This was reproduced in 4.24.3 (CL ...
In a Niagara Module Script the "Sample Curve" and "Sample Color Curve" nodes cannot be found. They were findable in 4.24 prior to 4.24.3. This seems related to this ticket. Found in 4.24.3 CL#11590 ...
Error message:Fatal error: [File:G:/UE4/Projekte/4.25/Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp] [Line: 2503] Couldn't bind to native struct STRUCT_REINST_MyStruct_0. Headers nee ...
In a normal detail panel, each element has its own SDetailSingleItemRow and are mostly uniformly sized with some exceptions of having a few bigger rows (i.e. asset pickers). However, these layers ar ...