Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Resolved Game window incorrectly scales down UI and camera view after updating to 2022.2.0b3

Discussion in '2022.2 Beta' started by MrDizzle26, Aug 6, 2022.

  1. MrDizzle26

    MrDizzle26

    Joined:
    Feb 8, 2015
    Posts:
    34
    My UI is reduced to a quarter of the available game window space, and the camera view is reduced to an eighth of the space!

    This happened after updating to 2022.2.0b3. Any ideas?

    upload_2022-8-6_16-13-49.png
     
  2. MrDizzle26

    MrDizzle26

    Joined:
    Feb 8, 2015
    Posts:
    34
    Turn out RenderScale in the URP settings is no longer working correctly and scales the UI and camera view down. Setting this to 1 fixes the issue, but this was not a problem before I updated

    upload_2022-8-6_16-30-12.png