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
- 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
This is a duplicate of issue #1210338