Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
Votes
0
Found in
2019.4.38f1
2020.3.34f1
Issue ID
UUM-593
Regression
No
Build progress bar hangs forever when building with IL2CPP
How to reproduce:
1. Open the user's attached project
2. Build the project
3. Observe the progress bar
Expected result: The project builds successfully
Actual result: The progress bar doesn't move after reaching "Building native library with IL2CPP..."
Reproducible with: 2019.4.38f1, 2020.3.34f1
Not reproducible with: 2022.2.0a12
Couldn't test with: 2021.3.2f1, 2022.1.0f1 (Project takes hours to open on these versions)
Notes:
1. 2022.2.0a12 took hours to open as well, but the build was successful
2. Further testing couldn't be done because of how much time it takes to test some 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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note:
The Trilib project causes IL2CPP to generate code that makes the MSVC C++ compiler hang. We're not sure what is causing this hang.
Resolution Note (2020.3.X):
The Trilib project causes IL2CPP to generate code that makes the MSVC C++ compiler hang. We're not sure what is causing this hang.