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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment