Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.1.0a1
2019.2.17f1
Issue ID
1206736
Regression
Yes
WebGL builds will sometimes fail to launch without error when using Build and Run
WebGL builds will sometimes fail to launch without error when using Build and Run
When working with a WebGL project in Unity, if the user uses the "Build and Run" feature to start the player, sometimes (2/5) the Editor will fail to launch the Player with no errors.
Reproduced in: 2019.1, 2019.2, 2019.3, 2020.1
Steps to reproduce:
- Create a new project in Unity with WebGL build support installed
- Switch the project platform to WebGL (File > Build Settings > WebGL > Switch Platform)
- Build and Run
- Observe the editor will build and launch the player
- Repeat the Build and Run steps, observing sometimes (2/5) the editor will fail to launch the WebGL player without any error other than provided by the browser trying to access the resource
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.1):
Could not reproduce issue as reported in 2020.0a19, closing as fixed.