Search Issue Tracker
Fixed
Fixed in 2023.2.20f1, 6000.0.1f1, 7000.0.0a1
Votes
8
Found in
6000.0.0b15
7000.0.0a1
Issue ID
UUM-64341
Regression
No
"Unexpected transport error from import worker 0" error is thrown when importing an asset
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Import an asset into the project
3. Observe the Console Window
Expected result: No error is thrown
Actual result: "Unexpected transport error from import worker 0. code=10054 error=An existing connection was forcibly closed by the remote host." error is displayed
Reproducible with: 2023.2.5f1
Reproducible on: Windows 11 (user’s)
Not reproducible on: No other environment tested
Notes:
- The issue could not be reproduced locally by CQA
- The user reported that the issue does not reproduce constantly
- The user reported that the issue could be reproduced on different setups
Comments (13)
-
spiney199
Feb 29, 2024 12:02
I believe I have more info on the cause of this here: https://forum.unity.com/threads/constant-unexpected-transport-error-from-import-worker-errors.1546922/
-
zenbin3d
Feb 21, 2024 14:58
Same here! Supper annoying! Happens almost every 50 seconds.
I think it's related to Project Settings -> Editor -> Asset Pipeline - Parallel Import setting. -
zalogic
Feb 21, 2024 14:55
Happens even more aggressively in Unity 2023.2.9f1 and 2023.2.10f1.
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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note (fix version 6000.0.1f1):
Fixed the crash of asset import worker that could happen due to many code changes and domain reloads within the worker
Resolution Note (fix version 2023.2.20f1):
Fixed the crash of asset import worker that could happen due to many code changes and domain reloads within the worker