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
Code task entered as bug
Head over to the existing Questions & Answers thread and let us know what's up.
1 |
Component | OLD - Anim |
---|---|
Affects Versions | 4.14.3, 4.15 |
Target Fix | 4.16 |
Fix Commit | 3362695 |
---|---|
Main Commit | 3385232 |
Created | Jan 25, 2017 |
---|---|
Resolved | Mar 24, 2017 |
Updated | May 18, 2020 |