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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This is a bug in the Visual Studio 2019 compiler. Please use Visual Studio 2017 to work around it.