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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
This is a duplicate of issue #1288973