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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This is a bug in the Visual Studio 2019 compiler. Please use Visual Studio 2017 to work around it.