Search Issue Tracker
Fixed
Votes
0
Found in [Package]
2020.1.0a17
2020.1.0b4
2020.2
Issue ID
1233459
Regression
Yes
[Collab] Partial Publish from Project Window does not work and throws an error in the Console
Publishing changes from the Project Window fails and throws the following error in the Console:
"Couldn't call method ShowToolbarDropdown because the class EditorProjectAccess or method couldn't be found"
Changes have to be individually searched and their checkbox enabled from the Collaborate Window.
Refer to the attached Video.
Steps to Reproduce:
1. Create a New Project
2. Edit > Project Settings > Services > Collaborate > Set Organization > Create Project ID
3. Project Settings > Services > Collaborate > ON
4. Project > Assets > Sample scene > Right-click > Collaborate > Publish
Actual Result:
Publishing the change fails with Error in console
"Couldn't call method ShowToolbarDropdown because the class EditorProjectAccess or method couldn't be found"
Expected Result:
The change should be published and there shouldn't be any errors displayed in the console
Occurring on:
2020.2.0a5, 2020.2.0a1, 2020.1.0b4, 2020.1.0a17 with package version 1.3.6, 1.3.2
Working Fine on:
2020.1.0a16, 2019.3.8f1 with package version 1.2.16
Note:
Services Window and Collab Window underwent a few changes in 2020.1.0a17 as the packages were upgraded from 1.2.16 to 1.3.2 which may have caused the issue.
Environment:
Windows 10 and macOS 10.14
License type: Pro
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note:
Services: [Collaboration] Selecting a subset of changes for publishing immediately after project creation and enabling Collab service was broken.
This has been fixed to show the new Collab window on changes view with the correct set of changes selected.