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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
Resolution Note:
This is a bug in the Visual Studio 2019 compiler. Please use Visual Studio 2017 to work around it.