Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Unity Collab errors when Building Android on Cloud Build only

Discussion in 'Unity Build Automation' started by IrinBerry, Nov 18, 2018.

  1. IrinBerry

    IrinBerry

    Joined:
    Sep 19, 2018
    Posts:
    3
    I'm seeing the following error on an empty project that uses Collab and Cloud Build when starting a new project in 2018.3b10

    Local Android builds are successful with no warnings or errors.

    Any one else seeing this or know what I can try?

    Code (CSharp):
    1. 578: [Unity] -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/Unity.CollabProxy.Editor.dll
    2. 579: [Unity] Compilation failed: 50 error(s), 3 warnings
    3. 580: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabHistoryWindow.cs(13,56): error CS0122: `UnityEditor.Collaboration.ICollabHistoryWindow' is inaccessible due to its protection level
    4. 581: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    5. 582: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarButton.cs(11,42): error CS0246: The type or namespace name `SubToolbar' could not be found. Are you missing an assembly reference?
    6. 583: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarWindow.cs(26,42): error CS0122: `UnityEditor.Web.WebViewEditorStaticWindow' is inaccessible due to its protection level
    7. 584: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    8. 585: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabHistoryWindow.cs(31,20): error CS0122: `UnityEditor.Collaboration.HistoryState' is inaccessible due to its protection level
    9. 586: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    10. 587: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabHistoryWindow.cs(33,9): error CS0122: `UnityEditor.Collaboration.HistoryState' is inaccessible due to its protection level
    11. 588: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    12. 589: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabHistoryWindow.cs(154,33): error CS0122: `UnityEditor.Collaboration.HistoryState' is inaccessible due to its protection level
    13. 590: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    14. 591: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabHistoryWindow.cs(174,49): error CS0122: `UnityEditor.Collaboration.RevisionData' is inaccessible due to its protection level
    15. 592: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    16. 593: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabHistoryWindow.cs(246,16): error CS0122: `UnityEditor.Collaboration.PageChangeAction' is inaccessible due to its protection level
    17. 594: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    18. 595: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabHistoryWindow.cs(251,16): error CS0122: `UnityEditor.Collaboration.RevisionAction' is inaccessible due to its protection level
    19. 596: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    20. 597: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabHistoryWindow.cs(256,16): error CS0122: `UnityEditor.Collaboration.RevisionAction' is inaccessible due to its protection level
    21. 598: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    22. 599: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabHistoryWindow.cs(261,16): error CS0122: `UnityEditor.Collaboration.RevisionAction' is inaccessible due to its protection level
    23. 600: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    24. 601: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabHistoryWindow.cs(266,16): error CS0122: `UnityEditor.Collaboration.ShowBuildAction' is inaccessible due to its protection level
    25. 602: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    26. 603: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarButton.cs(69,9): error CS0122: `UnityEditor.ButtonWithAnimatedIconRotation' is inaccessible due to its protection level
    27. 604: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    28. 605: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarButton.cs(118,45): error CS0122: `UnityEditor.Connect.UserInfo' is inaccessible due to its protection level
    29. 606: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    30. 607: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarButton.cs(123,41): error CS0122: `UnityEditor.Connect.ConnectInfo' is inaccessible due to its protection level
    31. 608: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    32. 609: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarButton.cs(128,30): error CS0115: `UnityEditor.CollabToolbarButton.OnGUI(UnityEngine.Rect)' is marked as an override but no suitable method found to override
    33. 610: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarButton.cs(186,42): error CS0122: `UnityEditor.Collaboration.CollabInfo' is inaccessible due to its protection level
    34. 611: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    35. 612: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarButton.cs(274,9): error CS0122: `UnityEditor.ButtonWithAnimatedIconRotation' is inaccessible due to its protection level
    36. 613: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    37. 614: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarWindow.cs(12,9): error CS0122: `UnityEditor.WebView' is inaccessible due to its protection level
    38. 615: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    39. 616: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarWindow.cs(14,23): error CS0122: `UnityEditor.WebView' is inaccessible due to its protection level
    40. 617: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    41. 618: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarWindow.cs(19,39): error CS0122: `UnityEditor.WebView' is inaccessible due to its protection level
    42. 619: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    43. 620: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarWindow.cs(28,27): error CS0122: `UnityEditor.WebView' is inaccessible due to its protection level
    44. 621: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    45. 622: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarWindow.cs(104,25): warning CS0109: The member `UnityEditor.CollabToolbarWindow.OnInitScripting()' does not hide an inherited member. The new keyword is not required
    46. 623: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarWindow.cs(109,30): error CS0115: `UnityEditor.CollabToolbarWindow.OnEnable()' is marked as an override but no suitable method found to override
    47. 624: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarWindow.cs(118,27): warning CS0109: The member `UnityEditor.CollabToolbarWindow.OnDisable()' does not hide an inherited member. The new keyword is not required
    48. 625: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/CollabToolbarWindow.cs(131,25): warning CS0109: The member `UnityEditor.CollabToolbarWindow.OnDestroy()' does not hide an inherited member. The new keyword is not required
    49. 626: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(10,9): error CS0122: `UnityEditor.Collaboration.ICollabHistoryWindow' is inaccessible due to its protection level
    50. 627: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    51. 628: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(12,9): error CS0122: `UnityEditor.Collaboration.IRevisionsService' is inaccessible due to its protection level
    52. 629: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    53. 630: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(13,9): error CS0122: `UnityEditor.Connect.ConnectInfo' is inaccessible due to its protection level
    54. 631: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    55. 632: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(14,9): error CS0122: `UnityEditor.Collaboration.CollabInfo' is inaccessible due to its protection level
    56. 633: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    57. 634: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(21,9): error CS0122: `UnityEditor.Web.BuildAccess' is inaccessible due to its protection level
    58. 635: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    59. 636: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(25,39): error CS0122: `UnityEditor.Collaboration.ICollabHistoryWindow' is inaccessible due to its protection level
    60. 637: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    61. 638: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(25,103): error CS0122: `UnityEditor.Collaboration.IRevisionsService' is inaccessible due to its protection level
    62. 639: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    63. 640: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(76,44): error CS0122: `UnityEditor.Connect.ConnectInfo' is inaccessible due to its protection level
    64. 641: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    65. 642: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(83,43): error CS0122: `UnityEditor.Collaboration.CollabInfo' is inaccessible due to its protection level
    66. 643: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    67. 644: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(104,46): error CS0122: `UnityEditor.Collaboration.CollabInfo' is inaccessible due to its protection level
    68. 645: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    69. 646: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(109,44): error CS0122: `UnityEditor.Collaboration.CollabInfo' is inaccessible due to its protection level
    70. 647: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    71. 648: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(144,17): error CS0122: `UnityEditor.Collaboration.HistoryState' is inaccessible due to its protection level
    72. 649: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    73. 650: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Presenters/CollabHistoryPresenter.cs(194,39): error CS0122: `UnityEditor.Collaboration.RevisionsResult' is inaccessible due to its protection level
    74. 651: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    75. 652: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/BuildStatusButton.cs(24,53): error CS0122: `UnityEditor.Collaboration.BuildState' is inaccessible due to its protection level
    76. 653: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    77. 654: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/CollabHistoryDropDown.cs(15,50): error CS0122: `UnityEditor.Collaboration.ChangeData' is inaccessible due to its protection level
    78. 655: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    79. 656: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/CollabHistoryItem.cs(14,23): error CS0122: `UnityEditor.Collaboration.RevisionAction' is inaccessible due to its protection level
    80. 657: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    81. 658: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/CollabHistoryItem.cs(15,23): error CS0122: `UnityEditor.Collaboration.RevisionAction' is inaccessible due to its protection level
    82. 659: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    83. 660: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/CollabHistoryItem.cs(16,23): error CS0122: `UnityEditor.Collaboration.RevisionAction' is inaccessible due to its protection level
    84. 661: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    85. 662: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/CollabHistoryItem.cs(17,23): error CS0122: `UnityEditor.Collaboration.ShowBuildAction' is inaccessible due to its protection level
    86. 663: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    87. 664: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/CollabHistoryItem.cs(47,34): error CS0122: `UnityEditor.Collaboration.RevisionData' is inaccessible due to its protection level
    88. 665: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    89. 666: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/CollabHistoryItem.cs(116,43): error CS0122: `UnityEditor.Collaboration.RevisionAction' is inaccessible due to its protection level
    90. 667: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    91. 668: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/CollabHistoryItem.cs(116,67): error CS0122: `UnityEditor.Collaboration.RevisionAction' is inaccessible due to its protection level
    92. 669: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    93. 670: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/CollabHistoryItem.cs(116,90): error CS0122: `UnityEditor.Collaboration.RevisionAction' is inaccessible due to its protection level
    94. 671: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    95. 672: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/ICollabHistoryItemFactory.cs(10,21): error CS0122: `UnityEditor.Collaboration.RevisionData' is inaccessible due to its protection level
    96. 673: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    97. 674: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/CollabHistoryItemFactory.cs(15,28): error CS0122: `UnityEditor.Collaboration.RevisionData' is inaccessible due to its protection level
    98. 675: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    99. 676: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/PagedListView.cs(12,9): error CS0122: `UnityEditor.Collaboration.PageChangeAction' is inaccessible due to its protection level
    100. 677: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
    101. 678: [Unity] /BUILD_PATH/Library/Unity/cache/packages/packages.unity.com/com.unity.collab-proxy@1.2.11/Editor/Collab/Views/PagedListView.cs(113,16): error CS0122: `UnityEditor.Collaboration.PageChangeAction' is inaccessible due to its protection level
    102. 679: [Unity] /UNITY_PATH/Unity/Unity-2018_2_16f1/Unity.app/Contents/Managed/UnityEditor.dll (Location of the symbol related to previous error)
     
  2. IrinBerry

    IrinBerry

    Joined:
    Sep 19, 2018
    Posts:
    3
  3. IrinBerry

    IrinBerry

    Joined:
    Sep 19, 2018
    Posts:
    3
    It took a night of sleep, but I think i see the issue: its targeting Unity-2018_2_16f1 where as I'm using the 2018.3 beta locally. Fixed this by setting the Unity Version in the config for the android job to Latest Unity 2018.3 beta.

    Problem solved.
     
    victorw likes this.