Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a15
Issue ID
1330985
Regression
No
Garbage in Editor.log after ReimportAll if there are Worker processes
Many lines with garbage is written to the Editor.log file after doing ReimportAll. The important thing is that additional Worker process should run before Reimport All. The Worker0 (or more workers) is started when you open a folder with lots of e.g. textures - this worker generates previews.
How can we reproduce it using the example you attached
1 Open attached project (or use any project which has a folder with textures)
2 Open different folders (e.g. Sprites and Resources and their subfolders) - the Worker0 should be started (you can check this by going to the <project folder>/Logs and check that there is a file called "AssetImportWorker0.log")
3 Do Reimport All
4 When Editor is reopened go to Editor.log and see that there are lots of lines with a garbage (or they might be shown as empty lines) close to the end of the file
Expected results: there should not be garbage in the Editor.log
Note: the attached Editor.log file has that garbage in it.
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #1288973