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
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)
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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
ToastedPancake
Mar 03, 2021 22:21
Help/Reset Packages to defaults saved my project, it's the definite solution.
YousafGrewal
Aug 28, 2020 07:45
"Reset packages to defaults" work for me in unity 2019.4.9. i face because i use new input system May be this problem produce with that or i also use text mesh pro may be with that so simply i remove both by pakages reset now all errors gone....
digitalStudio
Feb 22, 2020 23:31
Tks!!! Help and Reset saved my day.
junaid_techving
Feb 14, 2020 06:09
"Help -> Reset packages to defaults" THis is the actual solution.
henryqng
Feb 01, 2020 16:20
This also fixed my errors with /<myappfolder>/Library/PackageCache/*.* when I upgraded to Unity 2019.3
jboetel
Jan 08, 2020 01:13
We have the same issue upgrading from 2018.2 to 2019.2, but the error does not go away when resetting packages. The report above has been marked as a duplicate. A duplicate of *what*?!
Jelmer123
Jul 04, 2019 08:24
Be careful using "Help -> Reset packages to defaults",. It just removes all packages you imported yourself!!!
Issun
Jun 30, 2019 01:15
Thanks @GOODGOODMAN your comment fixed my project. For anyone searching for his comment he says: "Click Help -> Reset packages to defaults."
HarrisonEllis
May 17, 2019 10:08
We often had questions that skated problems with learning projects. We could only solve them with https://ukessay.com/nursing-assignment-help nursing assignment help. We have a difficult specialty for learning about this and work has also been difficult. We had to use all the resources.
masonhenry
Apr 27, 2019 18:50
GOODGOODMAN Thanks! Worked for me. "Reset packages to defaults" will remove any installed packages. Simply go to package manager and re-install the ones you need (without making any changes to your scene) and all should be working again.