Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.44f1, 6000.1.0b12, 6000.2.0a8, 7000.0.0a17
Votes
8
Found in
2022.3.59f1
6000.0.40f1
6000.1.0b8
6000.2.0a5
Issue ID
UUM-98369
Regression
No
Long IL2CPP build time when project has a .ufbx library wrapper
Reproduction steps:
1. Open the attached “repro_IN-92400“ project
2. Change the “Scripting Backend“ to “IL2CPP” (“Edit → Project Settings… → Player → Other Settings → Configuration“)
3. Build the project (“File → Build Profiles → Build”)
4. Once the building process is finished, check the time it took for it to be completed
Expected result: Build time is short
Actual result: Build time is very long (between 20 and 60 minutes)
Reproducible with: 2022.3.59f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a5
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
- Build time on 2022.3.59f1 is around 60 minutes
- Build time on 6000.0.40f1, 6000.1.0b8 and 6000.2.0a5 is around 20 minutes
- For the reference - Mono build takes 40 seconds
- Tested on i9-10980HK, RTX 3080
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Add comment