Log in

View Full Version : 4.6.0 Test 5e Color Control Window button tax missing



Ulric
November 10th, 2024, 19:09
I was trying out adding text to an image and noticed the buttons for the color picker window were missing their text.
62576

Moon Wizard
November 10th, 2024, 19:18
What OS are you running on?

Regards,
JPG

Ulric
November 11th, 2024, 01:16
I am using macOS Sequoia 15.0.1


What OS are you running on?

Regards,
JPG

Moon Wizard
November 11th, 2024, 16:35
Yeah, there's an ongoing issue with the Unity engine on MacOS not displaying text in certain scenarios, and seems to be specific to pop-up dialogs built using native Unity UI. (such as message box and color box) It runs completely fine on Windows/Linux (and old Macs, I think); so it's something we'll eventually have to figure out an alternate solution.

Regards,
JPG

Ulric
November 11th, 2024, 23:23
Here is a thread that may help you when you have time to take a look at the problem. https://discussions.unity.com/t/text-missing-on-apple-m1-mac-builds/820526

Yeah, there's an ongoing issue with the Unity engine on MacOS not displaying text in certain scenarios, and seems to be specific to pop-up dialogs built using native Unity UI. (such as message box and color box) It runs completely fine on Windows/Linux (and old Macs, I think); so it's something we'll eventually have to figure out an alternate solution.

Regards,
JPG

Moon Wizard
November 12th, 2024, 18:07
Yeah, that's an interesting thread. It seems to imply that the TextMeshPro developer fixed the issue years ago though. I'll give setting up a separate font asset/material just for those dialogs in the next Test build to see if that helps.

Regards,
JPG

Moon Wizard
November 12th, 2024, 18:39
Ok, just pushed a Test channel build with the additional font material. Not sure if that will address the issue or not (since I have a Intel-based Mac for development); but it's available in the Test channel.

Regards,
JPG

Ulric
November 20th, 2024, 23:16
Moon Wizard, Your changes fixed the problem in all the windows the text was missing. Thank you!

Moon Wizard
November 21st, 2024, 02:02
Excellent. Thanks for letting us know.

Regards,
JPG