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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.