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 (21)
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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
CheeryLee
Dec 20, 2022 08:02
Confirmed on 2022.2.1f1 too.