[4.9.0]Cant seem to find the plugin wizard button

I was under the impression that there should be a button within the plugin browser but theres nothing there.

This is a github build of the oculus branch 4.9-07. It looks like the code is there but still no button.

58956-explorer.png

Does anybody have any ideas?

It is there for me on 4.9.1

Is this a joke? Your screenshot looks much the same as Opamp77’s does (except you appear to have one less plugin installed).

oh it is no joke, mine is special, it has a little green button on the bottom right…

It’s a bit old, but the button is only shown for c++ projects. So add a c++ dummy class, restart the editor and create your plugin.

That did the trick. Thanks.