<color> Tag in Debug.Log not working in Unity6 ?

Today i switched from 2021 to Unity6 and since then i can’t use the tag anymore in Editor:


(the text should show red in the console).

Anyone else have/had this problem yet?

EDIT: i found out that it is still working, but it does not accept the color “cyan” anymore.
https://docs.unity3d.com/Packages/com.unity.ugui@3.0/manual/StyledText.html#ColorNames

Thanks and best.

Same, I get the same problem. My version is Unity 6.0003 preview. A better solution is to use hex instead

1 Like