Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b17
Issue ID
798843
Regression
Yes
Building to WebGL takes very long time
Reproduction Steps:
1. Open user's or any other project
2. Build to WebGL
3. Notice that building stuck on compiling to C++ and then it takes about the same amount compiling to JS
Expected behaviour: Building takes considerable amount off time.
Actual results: It takes so much time, that users think it froze.
Reproduced in versions: Unity 5.4.0b12, 5.4.0b17, 5.4.0b18, 5.4.0b19
Not reproducible in versions: Unity 5.3.4f1 and 5.3.5f1 (takes some time, but does not stuck on one process)
Comments (3)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
infosekr
Oct 18, 2017 23:23
Not sure why this is marked as not reproducible. I'm trying to build to WebGL with Unity 5.6.3p4 and it appears frozen each time I build. When checking what's running I see optimizer.exe is running, but Unity's been waiting for it to complete for 20 minutes now and still counting. Would be nice if you include a progress for this, or a warning message that this may take a *long* time. optimizer.exe seems to only use 25% of my cpu (4 cores), so having this work multi-threaded would save a lot of time.
ChromaDias
Apr 17, 2017 12:56
My poor computer is overheating! This needs to be an up front warning prior to installation of the webGL!!
Renanmgs
Aug 10, 2016 21:00
This is freaking me out!!