Changelog
1.1.0
(09/02/26)
Fixed the Toolbar Switcher UI for Unity 6.3. Now the Switcher UI matches the new toolbar standards required by Unity. In previous versions of Unity, the Switcher UI is unchanged.
1.0.4
(17/11/25)
Fixed random Workspace list items becoming Null on item removal in the Project Settings window.
Removed warning regarding drag and drop handler in Unity 6.3.
1.0.3
(12/08/25)
Added Select Packages Folder rule.
Improved dropdown menu to select Rule to add to Workspace.
1.0.2
(08/06/2025)
Fixed issue with the LockObjects rule property drawer
Catching PackageManager in both Unity 6 and 6.1, in LockMenuItem rule
1.0.1
(05/12/2024)
Redesigned Lock/Hide Objects rule: now it's possible to look for objects by name, by tag, or by a component.
Better error handling and logging.
Workspace Inspector now shows if a workspace is currently active, as personal or as part of a Team.
1.0.0 - First release
(26/11/2024)
Teams system. Switch workspaces automatically based on the team you're part of.
Workspace Switcher UI, also available in the Unity toolbar.
Added
[DisplayForTeam]and[HideForTeam]attributes.
Last updated