Anyone know where I can find an entry point for the details pane?

So I just tried creating a new blueprint based off my C++ controller class with the new perception component type and it still doesn’t render the flags properly. So that does point to some class initialization issue, that gets resolved once the component is added again. I also tried copying the whole actor and its not showing the flags. So some combination of actor creation and component instantiation seems to be causing it.