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
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
This is a duplicate of issue #1210338