I’m trying to add a new SViewportToolBarComboMenu to the viewport toolbar and I already extended the menu to include it and it’s showing in the toolbar. However, the problem is that when I hover over it the engine crashes, and I’m assuming it’s because I’m not passing a parent toolbar variable since I can’t seem to get a reference to the viewport toolbar to pass.
Does anyone know how can I get a reference to the viewport toolbar or any other way to do this?