Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.3
2019.3.7f1
2020.1
2020.2
Issue ID
1232153
Regression
No
Build process for IL2CPP completely freezes the Editor when Visual Studio 2019 is used
How to reproduce:
1. Open the attached project named "Case_1232153"
2. Open the Build Settings window
2. Build the "OpenThis" Scene using IL2CPP. Build target - Windows_64
Expected result: Build either succeeds, is canceled after a timeout or an error is thrown
Actual result: Build freezes the Editor at the "Building native binary with IL2CPP" stage
Reproducible with: 2018.4.23f1, 2019.3.14f1, 2020.1.0b9, 2020.2.0a11
Notes:
1. Build succeeds when Visual Studio 2017 is used or when built using Mono
2. The Cancel button does not terminate the build process, leaving the Editor unresponsive
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
This is a bug in the Visual Studio 2019 compiler. Please use Visual Studio 2017 to work around it.