Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2022.2.12f1
2023.1.0b9
2023.2.0a8
Issue ID
UUM-32141
Regression
No
After deleting ScriptAssemblies and PackageCache folders, Console window is populated with errors when the project is opened.
Reproduction steps:
1 Open the attached project “BogusErrors”
2. Observe the Console window
3. Close the Editor
4. Go to the “Library” folder and delete the ScriptAssemblies folder and the PackageCache folder.
5. Open the project again
6. Observe the console window
Expected result: Few or no errors
Actual result: The console window is populated with errors
Reproducible with: 2022.2.12f1, 2023.1.0b9, 2023.2.0a8
Couldn't test with: 2020.3.46f1, 2021.3.21f1 ( Local and Custom packages are incompatible)
Reproducible on: Windows 10
Notes:
Depending on the editor version, some errors might occur when the project is opened for the first time. They can be ignored while packages are compatible.
After all the steps, restarting the editor will make the console window look like the first time opened project.
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note:
Opening a project with a partially deleted Library folder is not an operation the Editor supports.
However, deleting the Library/Bee folder as well may help :)
Resolution Note (2023.2.X):
Opening a project with a partially deleted Library folder is not an operation the Editor supports.
However, deleting the Library/Bee folder as well may help :)