Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b3
Issue ID
865597
Regression
Yes
[WebGL] il2cpp error when building on WebGL build 5.6.0b3
Steps to reproduce:
1. Open the attached project (New Unity Project 3.zip) or create a brand new project
2. Go to Build Settings, switch platform to WebGL
3. Go to Build Settings and click Build/Build and Run
4. Error messages appear in Console Window:
Failed running D:\Program Files\Unity\5.6.0b3\Editor\Data\il2cpp/build/il2cpp.exe --convert-to-cpp --development-mode --compile-cpp --libil2cpp-static --platform="WebGL" --architecture="EmscriptenJavaScript" --configuration="Debug".......
Exception: D:\Program Files\Unity\5.6.0b3\Editor\Data\il2cpp/build/il2cpp.exe did not run properly!
Exception: D:\Program Files\Unity\5.6.0b3\Editor\Data\il2cpp/build/il2cpp.exe did not run properly!
Reproduced with: 5.6.0b3
Not reproduced with: 5.3.6p8, 5.4.3p3, 5.5.0f3, 5.6.0b2
Regression introduced in 5.6.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment