SceneRender seems to be constantly leaking memory. It only reproduces on MacOS and doesn't seem to happen when I turn off the RHI thread. [Image Removed][Image Removed] ...
In the implementation of FFrontendFilter_ShowOtherDevelopers, the developer folder is determined by whether the asset path starts with /Game/Developers/. However, when "Show All Folder" is enabled, ...
Physical material masks are not working as expected in cooked builds. Licensee reports that the mask data is empty at runtime. ...
Currently nodes that use FBoneReference properties (slope warping, anim dynamics, modify bone, and a load of skeletal control nodes) can't have the bone they target changed when using template anim ...
Both the Asset Registry and Asset Manager look for all subclasses of UBlueprintCore and use that to search for blueprint classes and construct an inheritance hierarchy. This always works in editor b ...
This is a regression. Tested in //UE4/Release-4.27 CL#18319896 Changes to a Custom Primitive Data are not reflected in Android Preview or Android Vulkan. Using Set Custom Primitive Data Float node ...
Licensee reporting material slots being incorrectly assigned when loading an asset created in UE4 into UE5 via an upgraded project. ...
See linked UDN for more info. When a server initiates a non-seamless travel, it will inform any connected clients by sending the reliable ClientTravelInternal RPC. After a delay (controlled by Serve ...
OnExecutorFinishedDelegateNative and OnExecutorFinishedDelegate broadcasting an bFatal into a bSuccess parameter which is inverted. Canceling a render should be considered an error, not a success. ...