I want to make a popup alert box like EditorUtility.DisplayDialog but in a built version (for pc).Can you help me out?
Hi there,
I don’t think you can create “system” panels for in-game use like you can create for editor scripts, if that is what you need? But Unity has it’s own learning material for this topic, using “new” UI.