Search Issue Tracker

Duplicate

Votes

0

Found in

2018.2.0b8

2018.3.0a1

Issue ID

1047958

Regression

Yes

Errors appear when upgrading the project from 2018.2 to 2018.3

Scripting

-

Steps to reproduce:
1. Open supplied project with Unity 2018.2.0b8
2. Open supplied project with Unity 2018.3.0a1

Expected: no errors appear on the latter version because there were none on the former version
Actual: errors appear (see "Errors") which make the scene unplayable

Reproduced in: 2018.3.0a1
Not reproduced in: 2017.1.4f1, 2017.2.3p1, 2017.3.2f1, 2017.4.5f1, 2018.1.4f1, 2018.2.0b8

Errors:
C:\Users\Student QA\AppData\Local\Unity\cache\packages\packages.unity.com\com.unity.package-manager-ui@1.9.9\Editor\Sources\UI\Common\PopupField.cs(8,36): error CS0246: The type or namespace name 'BaseTextElement' could not be found (are you missing a using directive or an assembly reference?)

C:\Users\Student QA\AppData\Local\Unity\cache\packages\packages.unity.com\com.unity.package-manager-ui@1.9.9\Editor\Sources\UI\Common\PopupField.cs(118,33): error CS0115: 'PopupField<T>.ExecuteDefaultAction(EventBase)': no suitable method found to override

C:\Users\Student QA\AppData\Local\Unity\cache\packages\packages.unity.com\com.unity.package-manager-ui@1.9.9\Editor\Sources\UI\Common\PopupField.cs(8,53): error CS0535: 'PopupField<T>' does not implement interface member 'INotifyValueChanged<T>.SetValueWithoutNotify(T)'

C:\Users\Student QA\AppData\Local\Unity\cache\packages\packages.unity.com\com.unity.package-manager-ui@1.9.9\Editor\Sources\UI\Common\PopupField.cs(8,53): error CS0535: 'PopupField<T>' does not implement interface member 'INotifyValueChanged<T>.RemoveOnValueChanged(EventCallback<ChangeEvent<T>>)'

Comments (18)

  1. Carterryan1990

    Apr 25, 2019 18:40

    Wait... Nevermind.. Doing that resulted in every package in my project being removed lol. Beware dont do this

  2. Carterryan1990

    Apr 25, 2019 18:37

    GOODGOODMAN Thanks bro. Solved my issues

  3. ankuragrawal

    Jan 31, 2019 18:15

    Try deleting Library folder in the root and let the new Unity version create it again.

  4. AviadorC

    Jan 15, 2019 12:37

    Find cached version of com.unity.package-manager-ui (Version that worked for me was 2.0.3) and change it with your current project version. If you use Windows version of Unity you can find caches in AppData

  5. haixing233

    Dec 23, 2018 12:45

    2018.3.0f2 same problem, I just import the 3D Game Kit when I create project and my package manager disappear.

  6. alia_0

    Nov 16, 2018 18:24

    This is super frustrating, having to reset and then remove all the packages each time unity upgrades :(

  7. GoodGoodMan

    Oct 02, 2018 13:35

    Try do this : Click Help -> Reset packages to defaults.
    It workded for me.

  8. GoodGoodMan

    Oct 01, 2018 13:13

    I have same isssue. Plz help me...

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.