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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
This is a duplicate of issue #1288973