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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
mangax
Apr 24, 2018 17:07
actually not only this, but downgrading to 2018.1 causes scene prefabs get missing..