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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
mangax
Apr 24, 2018 17:07
actually not only this, but downgrading to 2018.1 causes scene prefabs get missing..