Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
0
Found in
2020.3.40f1
2021.3.10f1
2022.1.17f1
2022.2.0b8
2023.1.0a11
Issue ID
UUM-16086
Regression
No
Editor creates multiple processes when Parallel Import is disabled
Reproduction steps:
- Open the attached project(“ImportTasks.zip“)
- Open Assets/Cube
- Change Cubes transform value
- Save changes
- Observe additional tasks in the task manager
Expected results: No additional processes are created
Actual results: Unity creates additional processes
Reproducible with: 2020.3.40f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11
Reproduced on: Windows 11
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
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
Resolution Note:
Additional background worker processes will always be spawned regardless of Parallel Import settings for activity such as preview generation, search indexing etc.
Resolution Note (2023.1.X):
Additional background worker processes will always be spawned regardless of Parallel Import settings for activity such as preview generation, search indexing etc.