Steps to reproduce:
1. Open the attached “IN-126502.zip” project
2. Go to “Windows/Package Management/Package Manager“ through the Main Menu
3. Select all of the packages except for “Localization” and “iOS 14 Advertising Support” through the “In Project” tab
4. Click the Remove button
5. Observe the crash
Reproducible with versions: 6000.2.14f1
Not reproducible with versions: 6000.0.66f1, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
Fixed in versions: 6000.2.15f1
Reproducible on: macOS 15.7.2 (M1 Max)
Not reproducible on: no other environment tested
First few lines of StackTrace:
#0 0x0000012f94c488 in (Unknown)
#1 0x00000104c846f4 in ExecuteJobCopyData(ManagedJobData*, void (void*, void*, void*, void*, int), int)
#2 0x00000104c7c040 in ujob_execute_job(ujob_control_t*, ujob_lane_t*, ujob_job_t*, ujob_handle_t, unsigned int)
#3 0x00000104c7c7e8 in lane_guts(ujob_control_t*, ujob_lane_t*, int, int, ujob_dependency_chain const*)
#4 0x00000104c7dc3c in worker_thread_routine(void*)