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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
CheeryLee
Dec 20, 2022 08:02
Confirmed on 2022.2.1f1 too.