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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
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 :)