Bug Every UI element is green

Hi,

I have a very strange bug appearing from nowhere.

I am working on a game with a team and we didn’t had this problem before.

Every UI elements from my project became green : panel, buttons, images …
The problem is not from the images because even when i create a new default panel or button it’s also green.

The problem don’t appear on a new project.

I didn’t find any other posts reporting this bug and i don’t know how to solve it.

You can see on the attached file a new canvas with one panel. Everything is set on default parameters but the panel is rendered green.

I thought it may come from of render settings but it’s not. Classic 2D sprite are fine.

Any ideas why ?

He there,

At any point in your code are you modifying the material on a GUI component? If you modify the base material it will effect all (since the default is static)