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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment