User reported an issue of a mesh not being visible when a project has multi-level blueprint inheritance. After reproing, I believe the root cause is DefaultSceneRoot of the grandchild BP class not c ...
UBlueprint::IsDataValid() does not currently check component templates inherited from a parent Blueprint class asset's SimpleConstructionScript; only the current class hierarchy is considered. Given ...
Two properties on the animation params are not exposed to BP ...
This is a regression tested in //UE4/Release-4.27 CL 18319896 Preinfintiy and Postinfinity settings within the Curve Editor of an Animation can not be changed from Constant. Either by right clickin ...
LandscapeExportWeightmapToRenderTarget is not implemented:bool ALandscapeProxy::LandscapeExportWeightmapToRenderTarget(UTextureRenderTarget2D* InRenderTarget, FName InLayerName) { returnfalse; } ...
External requests to enable external linkage for SFindInBlueprints APIs, for which visibility is currently limited to the Editor/Kismet module. ...
Result: In UMG_TileViewItem, EventOnListItemObjectSet function Trigger once Expected Results: EventOnListItemObjectSet function Trigger twice ...
Here are gif screenshots of the different results in UE and Unity of the same operations. [Image Removed] [Image Removed] ...
When creating an AnimBP with 3 or more layers using linked AnimGraph nodes and going through a state where animation is initialized such as replacing SekeltalMesh, the AnimBP on the 3rd layer is not ...