Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.4f1, 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.0.55f1
6000.2.2f1
6000.3.0a4
6000.4.0a1
Issue ID
UUM-113816
Regression
No
Unity Editor hangs on a fresh import when using "-CacheServerWaitForUploadCompletion" command line argument
How to reproduce:
1. Install and ensure that “Accelerator“ is running https://docs.unity3d.com/6000.1/Documentation/Manual/accelerator-install-installer.html
2. Extract the attached “IN-110509.zip“ Project
3. Ensure that the Project’s “Library” folder is deleted
4. Open the “IN-110509.zip“ Project
5. Open up Task Manager
6. In the ‘Processes’ tab, use the search field labeled ‘Type a name, publisher, or PID to search’ and enter “unity"
7. Run the Editor using these arguments: “-batchmode -quit -EnableCacheServer -cacheServerEndpoint 127.0.0.1:10080 -cacheServerNamespacePrefix AcceleratorHang -cacheServerEnableDownload true -cacheServerEnableUpload true -cacheServerWaitForConnection 5000 -cacheServerWaitForUploadCompletion ‑ignorecompilererrors -accept-apiupdate -stackTraceLogType Full“
8. Observe the Task Manager
Expected result: The task finishes, and the Editor quits successfully (with -quit flag)
Actual result: Import does not complete, and the Editor does not quit (visible in Task Manager)
Reproducible with: 2023.3.0a7, 6000.0.55f1, 6000.1.15f1, 6000.2.0a3, 6000.3.0a4
Not reproducible with: 6000.2.0f1
Fixed in: 6000.2.0a4
Could not test with: 2023.3.0a6 (Project invalid dependencies)
Reproducible on: Windows 11, MacOS 15.5 (Silicon)
Not reproducible on: No other environment tested
Notes:
- In versions after 6000.2.0a3, the issue does not reproduce, but in 6000.3.0a1 they reappear again
- Does not reproduce 100% of the time, sometimes completes successfully
- Correcting or removing the packages in older versions causes the bug to not reproduce on newer versions
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
Resolution Note (fix version 6000.4.0a1):
Prevent Editor hang in batchmode after failed Accelerator uploads with -CacheServerWaitForUploadCompletion arg
Resolution Note (fix version 6000.3.0b2):
Verified fixed on 6000.3.0b2
Resolution Note (fix version 6000.0.58f1):
Verified fixed on 6000.0.58f1