Search Issue Tracker
Fixed
Votes
0
Found in
5.0.0b22
Issue ID
668286
Regression
No
If using 'Build and Run' more than once, 'Run' part fails on further attempts
To reproduce:
1) Create new product
2) Switch platform to WebGL
3) Build and Run
4) First time it opens a localhost window normally and the project works
5) Build and Run again into same folder
6) It tries to open localhost, but it will say that "The page is unavailable"(message differs depending on browser)
6.5) Note: The build is made successfully. If you try to upload it to web and launch - it works perfectly
7) Build and Run again into different folder
8) It does not even try to open localhost, throwing this error message right at the end of building process:
InvalidOperationException: The process already finished.
System.Diagnostics.Process.Close (Int32 signo) <..>
8.5) Note: The build is made successfully. If you try to upload it to web and launch - it works perfectly
You can skip steps 5-6.5 and get identical results as listed
"Kind of workaround": Restart Unity editor. Go back to step 3.
Comments (1)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
ZachSaucier
Jul 12, 2016 23:44
I'm still facing this issue. Any idea how to fix it?