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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
CheeryLee
Dec 20, 2022 08:02
Confirmed on 2022.2.1f1 too.