Hi,
New Plugin Creation Panel does not show any other plugins but “Content Only Plugins” and I am trying to create a Editor Plugin. What am I missing ?
I am using Unreal 4.25 build on .
+1
I’m running into this as well. Still looking for a solution.
Old/dead topic. Posting a solution for future searches.
New Plugin Creation Panel shows Content Only option when you are using a Blueprint project.
A C++ project gives you the full list of Plugin templates.
If you are using a Blueprint project. Create a new C++ class and compile to see the full template list.
3 Likes