HierarchyUtilities | Hierarchy can not be closed
Summary
Hierarchy is always reopened when closed, e.g. when entering maximised view in Game View
Steps to reproduce
Close the Hierarchy Tab
What is the current bug behavior?
A new Hierarchy Tab will open
What is the expected correct behavior?
It should stay closed ;)
Version
Which version of Figments.nrw are you using (bottom left of the main menu)? If you work on a customized version of Figments.nrw, please report any relevant changes. v0.4.3
Build Target
Does the bug happen in windows, android or server builds? In Editor
Mode
Does the bug happen in VR, Desktop or Both? N/A
Relevant logs and/or screenshots
Paste any relevant logs - use code blocks (```) to format console output, logs and code, as it's very hard to read otherwise. N/A
Possible fixes
If you have any ideas for a bug fix, let us know! HierarchyUtilities hooks into OnEditorUpdate and will probably reopen the Hierarchy there. Remove that.