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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
Add comment