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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
This is a duplicate of issue #1288973