Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Weird UI scaling when entering animator/animation tabs (video inside)

Discussion in 'UGUI & TextMesh Pro' started by Tarodev, Oct 29, 2019.

  1. Tarodev

    Tarodev

    Joined:
    Jul 30, 2015
    Posts:
    190
    With the default canvas scaler settings shown below, everything in the UI scales down to a tiny size when entering the animation tabs, which makes it impossible to accurately animate the GUI. I used 'scale with screen size' in my previous projects and this never happened so I'm assuming it's either a new feature or a bug.





    Steps to reproduce:
    Create a new project (I'm currently using 2020).
    Add a canvas with some objects to it.
    Set canvas scaler to 'scale with screen size'
    Now open the animator/animation tabs. Sometimes it doesn't happen immediately, but if you go to resize the tab it will happen.
     
  2. Anil_OZGE

    Anil_OZGE

    Joined:
    Oct 20, 2021
    Posts:
    3
    11 March 2023, I am using Unity 2021.3.17f1 and this bug happened to me. Trying to find solution and will eventually update this when I find it.