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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
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.