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 on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment