Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Bug Game UI image scales back and forth in the scene view.

Discussion in '2019.3 Beta' started by Aokkii, Sep 23, 2019.

  1. Aokkii

    Aokkii

    Joined:
    Nov 3, 2013
    Posts:
    118
    when the canvas scaler: "UI scale mode" is set to "scale with screen size" the UI images inside the canvas scale up and down back and forth in the scene view, in the game view they are fine.


    when i set the mode back to constant pixel size, the scale glitch go away. but if i select the scale with screen size mode it comes back.






    unity 2019.3.b4
    URP template project.



    its seems like this bug its similar to this one https://issuetracker.unity3d.com/is...0.2115414852.1567102875-1750972675.1564503550
     
    Last edited: Sep 23, 2019
    MUGIK likes this.
  2. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,619
    If you can reproduce this issue, please submit a bug-report as described in this document:
    https://unity3d.com/unity/qa/bug-reporting

    It's important that you report these issues together with a reproduction project if you want them to get fixed. If you don't do it, it might be a long time until someone else reports them or until Unity Technologies find them.

    After you submitted the bug-report, you receive a confirmation email with a bug-report Case number. Please post the Case number (number only, not the link) in this forum thread for Unity staff to pick up.
     
    Aokkii likes this.
  3. MUGIK

    MUGIK

    Joined:
    Jul 2, 2015
    Posts:
    481
    I faced the same bug with unity 2019.3b0.

    Updating to unity 2019.3b10 fixes the problem.