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
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
Resolution Note:
This is a bug in the Visual Studio 2019 compiler. Please use Visual Studio 2017 to work around it.