IMGUI Is there any way to run it from WebGL?

If not are there any alternatives? Essentially looking for a easy to use light weight UI for programmer tools, just as is IMGUI intention. IMGUI works great for our purposes on stand alone.

doesn’t IMGUI work on WebGL?

Well, I can’t get it to build on WebGL (works on PC/…) so I was curious if the problem was IMGUI, that is why I was asking to make sure. I posted another threat with the actual error.

do that you have a link to the other thread?

Yes I sure do. My kingdom for any feedback!
https://forum.unity.com/threads/unable-to-build-for-webgl-failed-to-resolve-unityengine-wwwaudioextensions.503210/

Marco any crazy ideas for me?

I have WebGL builds using IMGUI and there’s no problem. Your other thread talks about audio extensions, so it doesn’t seem related.

–Eric

Well at least now I know it i snot IMGUI :slight_smile: … Thxs

what version of Unity are you using? Have you just upgraded from a previous version?