Unity Version Control 11.0.16.8988
13 documented changes.
- Version
- 11.0.16.8988
- Released
- Oct 30, 2024
- Product
- Unity Version Control
Unity Version Control 11.0.16.8988
New
- Change
All platforms - In order to see the applied attri…: All platforms - In order to see the applied attributes of a specific branch or changeset, you now only require the 'read' permission
- Change
All platforms - In order to see the applied attri…: Previously, a user needed the whole 'applyattr' permission, in order to see the applied attribute of an object (branch, change...).
- Change
All platforms - In order to see the applied attri…: Now, when users only need to view the object, they only need the 'read' permission granted on the attribute.
- Change
All platforms - In order to see the applied attri…: You can set the 'read' permission either using the GUI or the 'cm acl' command.
Bug
- Change
Windows - Installer: Cannot run installer on some windows machines.
- Windows
- Change
Windows - Installer: When running the installer (no matter which flavor) on some Windows 10 & 11 machines, weird errors appeared, with messages such as "Unkown tag", "Could not create namespace 'substitution'", and many more.
- Windows
- Fix
Windows - Installer: We fixed this problem by building the installers in Windows-x64 mode only, and upgrading to the latest version of our install builder provider.
- Windows
- Change
Polarion: Server-side Polarion integration not loaded
- Change
Polarion: The server-side Polarion integration was throwing an error while trying to configure a Plastic SCM repository.
- Fix
Polarion: Now it is fixed, and you can configure it as documented here
- Change
Polarion: Remember the server-side polarion integration relies on the `cm.exe` command line client: Make sure the command client is configured to work with a valid server and credentials,
- Change
Polarion: and the service account the Polarion server uses to run the service is able to access to the `client.conf` configuration file.
- Change
Polarion: The best option is to configure the client by using the `plastic` GUI application or `cm configure` command, and then, copy the `client.conf` file from `%LocalAppData%\plastic4` to `PLASTIC_INSTALL_DIR\client` .