Unity UI Text is dark

Hi,

I have this problem with unity 2018.4f that when i create a text UI the text is really dark i tried everything but i couldn’t find out what it was.


Hi Sven,

Welcome to our community! :slight_smile:

Create a new material with a different shader and assign it to your Background. You’ll probably have to look around a bit to find an unlit shader or something like that which does the job.

Alternatively, create a UI element with an Image texture and use that one for your buttons and the Buttons background.

Did this help?


See also:

Hi Nina,

Thank you it worked but there was one thing that i did different. because i didn’t put the shader to unlit but to lit and this fixed it for me.

Thank You!!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms