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.
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
mangax
Apr 24, 2018 17:07
actually not only this, but downgrading to 2018.1 causes scene prefabs get missing..