Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2023.1.0a6
2023.2.0a1
2023.3.0a3
Issue ID
UUM-5939
Regression
No
[Windows][Web platform] Build failure on Windows with unicode paths with Brotli compression
How to reproduce:
1. Create a new project in a folder named "Lietuvių Kalbos Žodynu"
2. Change platform to "WebGL"
3. Make sure "Compression Format" is set to "Brotli" (Player Settings -> Publishing Settings)
4."Build & Run" a WebGL build in the new folder named "Lietuvių Kalbos Žodynu"
Expected result: Build succeeds
Actual result: Build fails
Reproducible: 2020.3.30f1, 2021.2.13f1, 2022.1.0b9, 2022.2.0a6
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 UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Resolution Note:
Hello, thank you for submitting this ticket. We have investigated this issue and found that it is a result from a bug in Google's Brotli library. We have created an issue on the GitHub repo of Brotli (link: https://github.com/google/brotli/issues/1133). Once the Brotli library issue is resolved, we will update our Brotli executable to fix this bug. Until the Brotli library bug is fixed, we recommend using only Latin characters in the name of the build output directory to workaround the problem on Windows.
Resolution Note (2023.3.X):
Hello, thank you for submitting this ticket. We have investigated this issue and found that it is a result from a bug in Google's Brotli library. We have created an issue on the GitHub repo of Brotli (link: https://github.com/google/brotli/issues/1133). Once the Brotli library issue is resolved, we will update our Brotli executable to fix this bug. Until the Brotli library bug is fixed, we recommend using only Latin characters in the name of the build output directory to workaround the problem on Windows.