Unity Version Control 11.0.16.6979
76 documented changes.
- Version
- 11.0.16.6979
- Released
- May 19, 2022
- Product
- Unity Version Control
Unity Version Control 11.0.16.6979
New
- Change
Windows - Plastic: file plastic links now open in GluonX
- Windows
- Change
Windows - Plastic: Opening a file plastic link will now launch GluonX rather than Gluon.
- Windows
- Change
All platforms - Cloud server: Now the Plastic SCM Cloud Server won't abort write operations if there is a backup in progress.
- Change
All platforms - Cloud server: There is a small chance that the Cloud server can start backing up one of your repositories while you are working on it. This chance is small because the Cloud server analyzes repository usage tendencies to predict the best time to backup data without interrupting your work. However, no prediction is perfect. If you encountered that unfortunate scenario you are familiar with this error message:
- Fix
All platforms - Cloud server: This is now fixed. If you try to perform a write operation on a repository that is undergoing a backup, your operation will wait a grace period for the backup to finish before throwing an error back to you.
- Change
All platforms - GluonX: New GUI announcement
- Change
All platforms - GluonX: We are happy to announce that our new, cross-platform, GUI for artists, "GluonX", is now the default on all platforms.
- Change
All platforms - GluonX: GluonX has all the functionality of the legacy Gluon applications across all platforms wrapped in a modern new interface. It also includes support for changelists in the Check-in view, and easy switching between light and dark modes.
- Change
All platforms - GluonX: Here's how it looks in dark mode:
- Change
All platforms - GluonX: Note, you can switch back to the legacy GUI at any time by selecting the option from the menu:
- Change
IDEA Plugin: IntelliJ IDEA 2022 support
- Improvement
IDEA Plugin: We've updated our plugin and it supports IntelliJ IDEA 2022.x now!
Bug
- Change
All platforms - Partial update fails when a file…: All platforms - Partial update fails when a file was replaced
- Feature
All platforms - Partial update fails when a file…: If a file was moved somewhere else and a second file with the same path was then added, going back and trying to do a partial update over a third file would fail to apply all changes and an error message was shown.
- Fix
All platforms - Partial update fails when a file…: Now it is fixed.
- Change
Windows - Jenkins: The command line client used by the plugin couldn't run.
- Windows
- Fix
Windows - Jenkins: The Jenkins plugin automatically downloads a Plastic SCM command line client bundle to perform VCS operations. But the application ("cm.exe") didn't start properly due to a missing .dll file. Fixed.
- Windows
Alpha new
- Fix
All platforms - PlasticX, GluonX: fixes and added new keyboard shortcuts
- Change
All platforms - PlasticX, GluonX: PlasticX:
- Change
All platforms - PlasticX, GluonX: GluonX:
- Change
All platforms - PlasticX, GluonX: Spacebar to check/uncheck items
- Change
All platforms - PlasticX, GluonX: Check/Uncheck all selected nodes from tree views with checkable items on spacebar key down.
- Change
Windows - PlasticX: Dynamic Workspaces configuration
- Windows
- Feature
Windows - PlasticX: A new tab option has been added for "Dynamic workspaces" in the Preferences window. This new view contains the status of the plasticfs process (running/not running) and allows user to install this feature if it's not running. Turning on the plasticfs, the dynamic workspaces functionality is automatically enabled and ready to be used.
- Windows
- Change
Windows - PlasticX: Link to the video: https://imgur.com/cnSpjPl
- Windows
- Change
All platforms - PlasticX: file plastic links now open in GluonX
- Change
All platforms - PlasticX: Opening a file plastic link will now launch GluonX rather than Gluon.
- Improvement
All platforms - Plastic, Gluon: Improved enterprise edition onboarding
- Change
All platforms - Plastic, Gluon: We unified the onboardings in the cloud and enterprise edition. Now both use the same view, and you can connect to an on-premises server or to a cloud server from both editions. This is how it looks:
- Change
All platforms - PlasticX: Compact the UI.
- Change
All platforms - PlasticX: Reduce the overall margins/paddings to make the UI a little bit more compact, so more content is visible in the display. We compacted the following UI elements.
- Change
All platforms - PlasticX, GluonX: handle .meta files
- Change
All platforms - PlasticX, GluonX: Selecting an asset for check-in in the Pending Changes view in PlasticX and the Check-in view in GluonX will now automatically selected the associated .meta file too. This also applies to the Incoming changes view and the Workspace Configuration view of GluonX.
- Change
Windows - Command-line client: Symlinks are now supported
- Windows
- Fix
Windows - Command-line client: We added support for symlinks on Windows! The long awaited feature is now here for command line only (GUI fixes coming soon).
- Windows
- Change
Windows - Command-line client: == WHAT IS NEW ==
- Windows
- Change
Windows - Command-line client: Symlinks created previously on Linux and macOS were replaced on Windows by placeholder text files containing the linked path.
- Windows
- macOS
- Linux
- Change
Windows - Command-line client: Now, the Plastic command line supports Windows symlinks as well.
- Windows
- Change
Windows - Command-line client: == REQUIREMENTS ==
- Windows
- Change
Windows - Command-line client: To create symlinks, Windows 10 build 14972 or newer is required. You also need to enable Developer Mode (https://docs.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development).
- Windows
- Change
Windows - Command-line client: == HOW TO ENABLE THE FEATURE ==
- Windows
- Change
Windows - Command-line client: Symlink support will be enabled by default in forthcoming versions. For now, you can add the following key to your client.conf:
- Windows
- Change
Windows - Command-line client: Note 1: GUI support is still in progress. By enabling the feature and using symlinks you might experience glitches in the GUI.
- Windows
- Change
Windows - Command-line client: Note 2: PlasticFS still does not support symlinks and this feature might interfere with its proper behavior. You might need to mount your workspace right under a volume specifier. For instance:
- Windows
- Change
Windows - Command-line client: Note 3: If you enable this feature, symlinks placeholders will eventually be promoted as private files. If you still have any in your workspace, you can remove them and let Plastic to recreate them as actual symlinks.
- Windows
- Change
Windows - Command-line client: Note 4: If you disable this feature, dangling symlinks in your workspace might deceive the Plastic client. Remember to erase them immediately after.
- Windows
- Change
Windows - Command-line client: == HOW TO CREATE SYMLINKS ON WINDOWS ==
- Windows
- Change
Windows - Command-line client: You can use the same Plastic commands and options you would use on Linux or macOS:
- Windows
- macOS
- Linux
All platforms - PlasticX, GluonX
- Feature
Pending Changes View: added missing keyboard shortcut for "Checkout"
- Feature
History Panel: Added new keyboard shortcuts in HistoryPanel, for Open and Diff with previous revision
- Feature
Browse Repository: Added new keyboard shortcuts in "Browse repository in this label" and "Browse repository in this changeset", for "Open", "Diff with previous revision" and "View History"
- Fix
Workspace Explorer View: fixed existing keyboard shortcuts not working, added events
- Feature
Workspace Explorer View: added missing keyboard shortcut for "Add to source control"
- Feature
Workspace Explorer View: added missing keyboard shortcut for "Add directory tree to source control"
- Feature
Workspace Explorer View: added missing keyboard shortcut for "Undo checkout"
- Fix
Workspace Explorer View: fixed open in explorer name ("Open in explorer" in Windows/Linux,"Reveal in Finder" in Mac)
- Windows
- macOS
- Linux
- Feature
Workspace Explorer View: added missing keyboard shortcut for "Open in explorer"
- Fix
Checkin View: fixed open in explorer name ("Open in explorer" in Windows/Linux, "Reveal in Finder" in Mac)
- Windows
- macOS
- Linux
- Feature
Checkin View: added missing keyboard shortcut for "Open in explorer"
- Feature
Checkin View: added missing keyboard shortcut for "Checkout"
- Feature
History Panel: Added new keyboard shortcuts in HistoryPanel, for Open and Diff with previous revision
All platforms - PlasticX
- Change
PlasticX/GluonX: Compact the TreeDataGrid node height.
- Change
PlasticX/GluonX: Compact the Switch Workspace button paddings.
- Change
PlasticX/GluonX: Compact the PlasticX Topbar height.
- Change
PlasticX/GluonX: Compact the Home view toolbar panels.
- Change
PlasticX: Compact the left SideBar item height.
- Change
GluonX: Compact the Tab bar.
- Improvement
Link to ignore/hidden help was broken, replaced with an updated one.
- Improvement
Link to recursive merge help was broken, replaced with an updated one.
Alpha bug
- Fix
All platforms - PlasticX: fixes in GUI help
- Fix
All platforms - PlasticX: Fixed broken links in GUI help
- Fix
All platforms - PlasticX: Fixed "You can also customize the query by clicking Advanced" links in Changesets View and Labels View help, the links now works correctly
- Fix
All platforms - PlasticX: Fixed an "unexpected error" in the diff view.
- Fix
All platforms - PlasticX: During the view initialization, sometimes clicking the diff view raised an "An unexpected error has occurred". Now it's fixed.
- Fix
All platforms - Gluon: Corrected text to switch to Plastic
- Fix
All platforms - Gluon: In the top right menu of Gluon there's an option to switch to the Plastic SCM GUI. When opening the menu from the home view, the text of this option said "Switch to Gluon", which was incorrect. We fixed this issue: