Search Issue Tracker
Won't Fix
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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 :)