Search Issue Tracker
Fixed
Fixed in 2022.2.22f1, 2023.1.0b14, 2023.2.0a12
Votes
48
Found in
2022.2.0f1
2023.1.0a23
2023.2.0a1
Issue ID
UUM-20797
Regression
No
"wasm-ld.exe" is not terminated when canceling a WebGL Build during the "Linking build.js (wasm)" phase
How to reproduce:
# Open a new project
# Build the project for WebGL
# Cancel the Build during "Linking build.js (wasm)" phase
# Open the Windows Task Manager
Expected results: "wasm-ld.exe" is terminated
Actual results: "wasm-ld.exe" continues to execute
Reproducible with: 2022.2.0f1, 2023.1.0a23
Could not test with: 2020.3.42f1, 2021.3.15f1, 2022.1.23f1 (no "Linking build.js (wasm)" phase shown)
Reproducible on: Windows 10
Comments (22)
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 Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
- Editor crashes with prompt "The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]" when adding a serialized field to a precompiled DLL
- Android Player freezes waiting for a texture upload when AssetBundle.LoadFromFile is used
CheeryLee
Dec 20, 2022 08:02
Confirmed on 2022.2.1f1 too.