Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b7
Issue ID
1004743
Regression
No
Project on il2cpp never completes the build. Editor freeze on "Converting managed assemblies to C++"
How to reproduce:
1. Download attached project
2. Use the il2cpp build setup
3. Build the project - the build never completes
Actual result: Project on il2cpp never completes the build. Editor freeze on "Converting managed assemblies to C++". Memory continuously growing in task manager. Unable to cancel the build, the only way to do that is to terminate whole Unity.
Editor log last steps: launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds
Invoking UnityLinker with arguments: --api=NET_2_0_Subset -outUnityShaderCompiler.exe ..."
Reproduced with: 2017.2.2f1, 2017.3.1p2, 2018.1.0b7
Note: Unable to test on 2018.1.0b8 because of issue 1005138
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment