Skip to content

[Bug] GameWin.IsDocked always true #3647

@AcidicVoid

Description

@AcidicVoid

Editor.Instance.Windows.GameWin.IsDocked seems to be always true for me.

Should be very easy to reproduce. Just print it to the debug console.

What I have tested:

  1. Game Window is undocked
  2. Enter Game Mode
  3. IsDocked -> true
  4. Leave Game Mode
  5. Dock Game Window
  6. Enter Game Mode
  7. IsDocked -> true
  8. undock Game Window while in Game Mode
  9. IsDocked -> true

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingeditor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions