Search Issue Tracker
Fixed in 2022.2.22f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 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 Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
CheeryLee
Dec 20, 2022 08:02
Confirmed on 2022.2.1f1 too.