Description

Certain files for building menus is calling the wrong extenders

List of known conflicting functions:

FSkeletalMeshEditor::ExtendMenu() [Engine\Source\Editor\SkeletalMeshEditor\Private\SkeletalMeshEditor.cpp]

FSkeletonEditor::ExtendMenu() [Engine\Source\Editor\SkeletonEditor\Private\SkeletonEditor.cpp]

FAnimationEditor::ExtendMenu() [Engine\Source\Editor\AnimationEditor\Private\AnimationEditor.cpp]

FPhAT::ExtendMenu() [Engine\Source\Editor\PhAT\Private\PhAT.cpp]

User reported a fix by changing GetToolBarExtensibilityManager() to GetMenuExtensibilityManager() in these functions

Steps to Reproduce

Code task entered as bug

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

1
Login to Vote

Fixed
ComponentOLD - Anim
Affects Versions4.14.34.15
Target Fix4.16
Fix Commit3362695
Main Commit3385232
CreatedJan 25, 2017
ResolvedMar 24, 2017
UpdatedMay 18, 2020