Search Issue Tracker
Won't Fix
Votes
2
Found in
2018.1.0f1
Issue ID
1027231
Regression
No
error CS2001 when downgrading a Project, after a Package has been imported
Repro steps:
- start up a new project with Unity 2018.2
- Open Packege Manager and import a new project
- close Unity 2018.2 and open the same project with 2018.1
Notice this error apearing in the console:
error CS2001: Source file
`C:/ProgramData/Unity/cache/packages/packages.unity.com/com.unity.package-manager -ui@1.8.2/Editor/Sources/UI/Interfaces/IPackageManagerExtension.cs' could not be found
error CS2001: Source file
`C:/ProgramData/Unity/cache/packages/packages.unity.com/com.unity.package-manager-ui@1.8.2/Editor/Sources/UI/PackageManagerExtensions.cs' could not be found
Compilation failed: 2 error(s), 0 warnings
The error does not keep you from entering play mode, but doesn't disappear when you press clear either
If you reopen the project with either versions of Unity, the error will go away.
Comments (1)
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
mangax
Apr 24, 2018 17:07
actually not only this, but downgrading to 2018.1 causes scene prefabs get missing..