Mask with text on OSX webplayer flickers

http://tinyurl.com/pgxz77h

This is just an example project, all it has is a canvas a panel inside the canvas with a mask and a text inside the panel.

Since i updated to this last version of unity, this happens, and it only happens on osx webplayers, on windows if you open that link it will work correctly (at least it does here in our tests).

This is awful since we have a project to deliver this week and obviously this can’t be in it.

I do understand is a beta so this is not a rant, we knew the risks when we decided to use 4.6.

It’s weird that I find that noone reported this yet though.

Ways to reproduce.

1-Make a panel with a mask,
2- put a text inside it.
3- export to webplayer
4- open in osx

There’s the video of the bug

Also i found out that it doesn’t happen if you’re running “Dev” version of webplayer.

any chance you filed a bug? if not please do so.

1 Like

http://fogbugz.unity3d.com/default.asp?646717_mtn8go4upmoa1kln

Yeah i did, glad to be of help.

646717_mtn8go4upmoa1kln

Please let me know if you can reproduce the bug, we found that one mac in our company it didn’t bug when we tested (it bugged in all the others). Its also the only mac with yosemite.

It’ll likely be tomorrow by the time i can take a look, bogged down with another issue atm.

thank you very much

Well, on the end of the day of work, when we already fixed everything about our app and only this issue remains, we decided to give up on the text for a while and go with an image faking the text, and… it also glitches. So my guess is that is an issue with osx webplayer with masks overall.

It’s so strange that this hasn’t been fixed for the final 4.6 version… I’m seeing the same thing. I want to display text in a scrollrect (masked), flickers like crazy. Doeesn’t flicker in the editor of course, just in the web player. Any chance on a quick fix for this?

So I see this wasn’t fixed in the release of 4.6, and its not only text but at least also images as i said in the previous reply.

Can we expect a fix for this for the 4.6.1 coming next week?

i’m having trouble reproducing this issue with the bug that was reported. Could someone give me a more robust project to test against?

Are you trying on a Mac? (not Yosemite!)

I am still having this problem with Unity3d 5.0.1f1 version. Any idea on how to fix it?

On some Android devices occurs the same problem with masks

I am having the exact same issue. You sure you can’t reproduce it? Maybe try another Mac. Unity guys has this been resolved in some way? I really need a fix for this bug. I only need the mask to set the bounds of my clickable UI area. For example a round button should be clickable only in the round shape, even though it comes from a square image with transparency alpha. By default, the whole square becomes clickable.

I can confirm this problem exists as well, one of my users in my game just asked me about it. I was hoping it’d get fixed in Unity 5 but not there yet :frowning:

Still here in 5.3.1!