Search Issue Tracker

By Design

Votes

0

Found in

2021.1.0a8

2021.2.0a5

Issue ID

1314927

Regression

Yes

[UIToolkit] [IMGUI] Maximized-Window gets undocked on enabling 'UI Toolkit Live Reload' option

UI Toolkit

-

On enabling 'UI Toolkit Live Reload' option in the Maximized-Window(which is for ex-Scene, Game, Hierarchy, Project, Inspector, Console window), then respective window gets 'Undocked'. Refer attached video.

Steps to repro:
1. Create a new project
2. Select any window (which is for ex-Scene, Game, Hierarchy, Project, Inspector, Console window)
3. Window > Maximize
4. Right-click on Search window > Enable 'UI Toolkit Live Reload' option

Actual Result:
Maximized-Window gets undocked on enabling 'UI Toolkit Live Reload' option.

Expected Result:
On enabling 'UI Toolkit Live Reload' in any maximized window, the respective window shouldn't undock.

Occurring on:
2021.2.0a5, 2021.1.0b7, 2021.1.0a8

Working Fine:
2021.1.0a7

Environment:
Occurring on Windows 10 & macOS 10.15.

  1. Resolution Note:

    Turning "UI Toolkit Live Reload" on/off for an Editor Window causes the window to reload (i.e. be completely recreated) to guarantee asset tracking is correctly done (and undone when you turn it off). When a window is maximized, it's not considered as docked anymore, therefore it gets closed and recreated as its own window.

Add comment

Log in to post comment