Search Issue Tracker
Won't Fix
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
- Build error on Android when using Patch And Run paired with Play Asset Delivery
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
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.