Description

A number of utility functions are provided in UEdGraph_ReferenceViewer for building menu extenders. This class was originally included in the engine as part of the ReferenceViewer module, but was refactored into an AssetManager plugin. In the course of the refactoring, the class may have been mistakenly moved to the private folder, preventing those functions from being accessed from outside the plugin.

Steps to Reproduce
  1. Make your project or plugin depend on AssetManagerEditor plugin
  2. Attempt to include EdGraph_ReferenceViewer.h
  3. It was made private by accident so this will fail. To verify fix just make sure header is in public directory

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-65944 in the post.

0
Login to Vote

Fixed
Fix Commit4635250
Main Commit4736445
Release Commit4862694
CreatedOct 29, 2018
ResolvedDec 6, 2018
UpdatedFeb 12, 2019