Search Issue Tracker

Won't Fix

Votes

0

Found in

2023.3.0b4

6000.0.0b11

Issue ID

UUM-60998

Regression

No

Build Profile - Inspector: Build profile fields become distorted in the "Inspector" window during its resizing

-

How to reproduce:

  1. Create a new project
  2. Go to "File" ->"Build Profiles"
  3. Select some platform from the list and click the "Add Build Profile" button
  4. Go to the "Project" section
  5. Select "Assets" -> "Settings" -> "BuildProfiles"
  6. Select the created build profile
  7. Go to the "Inspector" window
  8. Try to resize the window and observe the fields.

Actual result: The video is added below in the "Attachments" section.
Expected result: Fields should stay tidy.

Reproducible with:  2023.3.0b1, 2023.3.0b3
Not reproducible with: 2023.3.0a19.

  1. Resolution Note:

    Windows are being resized below the minimum dimensions they need to look good. They probably have minimums set, but those mins are ignored (by design) when the windows are docked. Besides a major refactor of both the windows themselves and IMGUI to support adaptive layouts, there's not a lot we can do at the framework level to improve this.

Add comment

Log in to post comment