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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
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.