Current UI Solutions

What is the complete list of current solutions for editing a UI in UE4 right now? I’ve found three external tools so far, though I’m not sure any of them meet what we’re looking for.

Coherent UI
Radiant UI
VaQuole UI

Coherent looks and seems very powerful and professional, but is also quite expensive considering it still requires background knowledge of C++ and Javascript, that’s going to put people off, especially my Team where our UI guy barely has knowledge of Blueprints right now. I put together a quick UI in Blueprint in a HUD class not too long ago, but it was very unresponsive the majority of the time. The other two solutions also still use code I believe, and don’t feel as powerful as Coherent just yet.

Are there any other solutions worth looking at? It’s a shame that UMG isn’t getting the forefront of attention right now, UI editing is seriously missing from UE4 right now and it’s slowly turning our project into a slog as we fall behind deadlines. Strange that there’s not a visual editor for UI’s just yet.

Ideally, such a UI editor would be plug-in only as well. Source editing is possible but a bit of a pain for our team, especially given we’ll have to update our entire source build every month to get the latest features from UE.