Search Issue Tracker

Fixed in 5.3.2

Votes

139

Found in

5.3.0f4

Issue ID

753423

Regression

Yes

[UI] Images and static texts glitch on 5.3

UI

-

From Unity 5.3 projects that have a lot of UI elements start to flicker. Mostly on Android but also happens in editor.

Comments (72)

  1. dhindman

    Jan 28, 2016 22:24

    Here's a discovery I made today; I have an image slider I've put together that causes flickering on all other UI elements when the user interacts with it. However, after putting the slider in it's own nested canvas, the flickering it causes is now only inflicted on itself (so no flickering issues observed on my other UI elements in other canvases when interacting with the slider). To reiterate, this issue affects my project both in editor and builds (Windows x64).

  2. dhindman

    Jan 28, 2016 21:27

    Still happening in editor and builds with 5.3.2p1.

  3. x70x

    Jan 28, 2016 17:28

    Text still flickering in Editor after 5.3.2p1

  4. o_vieira

    Jan 28, 2016 11:43

    Works better than previous version, but it's still happening quite often.

  5. johnpine

    Jan 27, 2016 01:42

    This problem has been since introduction of Unity 5.
    Hopeless and I doubt this will be fixed in 5.3.2p1 either.
    It is not platform specific nor graphics API. It happens in Editors and all builds.

  6. o_vieira

    Jan 26, 2016 12:27

    Is there a release date for this next version?

  7. karl_jones

    Jan 22, 2016 15:19

    The fix for this will be in 5.3.2p1

  8. karl_jones

    Jan 20, 2016 00:07

    Potential workaround:

    Create a new material and assign the UI/Default shader to it, the other values can be left as default.
    Assign it to all your Images/Raw Images and Text components that do not already have a material assigned(by default they don't).

  9. karl_jones

    Jan 19, 2016 16:39

  10. B3aT

    Jan 19, 2016 15:45

    Is a blocker for us too, it happens on release builds mostly (not in dev ones). Reproduced on Android. Fixed by disabling: multithreaded rendering, static batching and dynamic batching.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.