Search Issue Tracker
Duplicate
Votes
0
Found in
2019.2
2019.2.20f1
2019.3
2020.1
Issue ID
1220999
Regression
No
[WebGL][IL2CPP] After the first Build every other WebGL Build for empty project fails when Development mode is enabled
How to reproduce:
1. Open the attached 779507_WebGL-IL2CPPCore-Issue.zip project
2. Switch to WebGL platform and enable Development mode and Build
Expected: Build succeeds every time
Actual: Every second-time Build fails with IL2CPP errors
Reproducible with: 2019.2, 2019.3, 2020.1
Notes:
- It seems to be related to https://issuetracker.unity3d.com/issues/webgl-build-fails-with-il2cpp-compile-failed-errors
- Note that even after setting `UnityEditor.EditorUserBuildSettings.development = true`, the first (and only) successful build is not built-in Development mode (you can see the Development Build option enabled in the Build Settings though)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
- MissingReferenceException occurs when entering Play mode with a locked GameObject in the Inspector
This is a duplicate of issue #1210338