Hello, Any HTML WYSIWYG Editor for Unity PC/Mobiles?

Hello,
Any HTML WYSIWYG Editor for Unity PC/Mobiles?
somehting like the attached photo to be oin my app (mobile/pc) allow user to write text, format it, add pictures etc…, and it will convert this to html to be used as string and load it in browser inside the app

It’s not really clear what you’re looking for. You want a WYSIWYG editor that supports HTML syntax highlighting for the UI of your Unity game? Or do you want something that works in the editor that allows you to use HTML to format UI elements?

I had to put more fuel in my table to even read this.

somehting like the attached photo to be oin my app (mobile/pc) allow user to write text, format it, add pictures etc…, and it will convert this to html to be used as string and load it in browser inside the app

Basic formatting is built into runtime UI text fields, but for more advanced stuff you’ll have to roll your own solution.

1 Like

I know what an HTML editor is. What I don’t know is what this has to do with Unity.

He wants Word functionality in a Unity build, for mobile.

1 Like