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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment