UnityTechnologies / InputSystem_Warriors

Example Project for the new Unity Input System
563 stars 128 forks source link

Pause menu orange circle not scaling correctly #7

Open rtargosz opened 3 years ago

rtargosz commented 3 years ago

In the pause menu, the colored circle with the device number in it doesn't stay round when the window size is changed. You should add an aspect ratio fitter to the Image_PlayerDevice game object, then set the mode to Width Controls Height and the ratio to 1.0.