Muk – Frequently Asked Questions


Setup

Do I have to install TextMeshPro?

Yes, all text in Muk uses TextMeshPro. So you will need to install it.

Do I have to install DOTween?

Yes. Most of Muk's animations use DOTween. DOTween offers both free and paid versions, and you can use either.

Muk Text is not displaying

Check if you have installed TextMeshPro. If not, go to Tools > Muk Setup and click “Install TextMeshPro”. It will open a popup for installation.

Having Shader problem (Black screen)

Try adding all shaders from “Muk > ThirdParty > BlurUI > Material” and “Muk > ThirdParty > UiRoundedCorners > Shaders” to “Always Include” in the Graphics Settings.

UI

Muk Component is acting weirdly, showing abnormal colors or shapes.

Move the cursor over the Editor Window — sometimes it just needs a refresh. Still not working? Go to the component script in the Inspector, click the three dots, then click Reset.

Animation is not working

Check if DOTween is installed. Go to Tools > Muk Setup and click “Download DOTween”. You’ll be redirected to the Unity Asset Store to download it.

UI is gone when entering play mode

Make sure the “Show with Navigation” checkbox is unticked on MukUICanvas in the first scene. If ticked, the UI starts off-screen for enter animation.