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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
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.