Search Issue Tracker
Fixed in 2021.3.35f1
Fixed in 2021.3.X, 2022.3.X, 2023.2.X, 2023.3.X, 7000.0.0a1, future release
Votes
0
Found in
2021.3.14f1
2022.1.23f1
2022.2.0f1
2022.3.15f1
2023.1.0a20
2023.2.0a1
2023.3.0a3
Issue ID
UUM-20185
Regression
Yes
WebGL build fails with a UnicodeDecodeError
Reproduction steps:
- Open the attached project (“LongLongRoad_II.zip“)
- Open the “/Assets/Scenes/LongLongRoad_II.unity” Scene
- Change the Build Platform to WebGL in the Build Settings (File > Build Settings > WebGL > Switch Platform)
- Build And Run the project
Expected result: The project builds successfully and the WebGL Player is ran
Actual result: The project build fails
Reproducible with: 2021.2.0b1, 2021.2.19f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a20
Not reproducible with: 2020.3.42f1, 2021.2.0a21
Reproducible on: Windows 10 (21H2)
Note: The build fails with “UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 149859: character maps to <undefined>”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor lags when disabling or enabling Canvas with a lot of UI elements
- “Default state” name in Inspector is not truncated when given longer name for “New State” in Animator window
- Upgrading HDRP Project causes the Cloud Layer to warp when using the Global Volume with the Visual Environment enabled
- The Inspector does not shown SkinnedMeshRenderer Bounds when they are overriden by script
- Compute shader is dispatched with unsupported workgroup size on multiple browsers when building the project for Web with WebGPU Graphics API
Add comment