Trying to rebuild my custom take recorder panel using the new 5.6 subsystem. It was mentioned on the roadmap to not require opening the default panel. I’m having mixed reults with this at the moment using editor utility widgets with blueprint nodes and some minor python scripting for external utility outside of the editor. If the defualt take recorder panel hasn’t been opened at all since the editor launched, the subsystem/blueprint nodes do not work. If the default take recorder panel is currently open or was opened and then closed, the subsystem/blueprint nodes do work however.
Is there any trick I should be aware of for the new subsystem to do what was mentioned on the roadmap and not require the default panel to be or have been opened previously?