Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2021.2.X, 2022.1.X
Votes
0
Found in
Issue ID
1388413
Regression
Yes
[Web Platform][Windows] After Build And Run, Editor hangs on Shutdown on Windows
How to reproduce:
1. Create a new project (e.g. Empty 3D project)
2. Open Build settings and switch to WebGL
3. Build and Run
Observe that build completes and opens in web browser
4. Click the close X icon to close the main Unity Editor window
What happens: Hold on (busy for xx:xx) dialog opens and remains open. The editor does not quit.
Application.Shutdown.CleanupMono
Waiting for Unity's code to finish executing
Workaround:
- Open Windows Task Manager.
- Find the Unity Editor process
- Expand it to show child processes
- Click the 'Node.js Server-side JavaScript' (choose the one that's for the build\WebGLSupport\BuildTools\Emscripten-win-x64\node\node.exe (you can right-click and select Open File Location to see which one this is).
- Right click and choose 'End task'
This then closes the Unity Editor.
Comments (1)
-
abushaheen
Jun 11, 2022 13:43
Not worked
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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Resolution Note (fix version 2021.2):
Fixed in 2021.2.9f1