Search Issue Tracker
Fixed
Fixed in 2020.3.42f1, 2021.3.12f1, 2022.1.24f1, 2022.2.0b15, 2023.1.0a13
Votes
0
Found in
2023.1.0a6
Issue ID
UUM-1133
Regression
No
"Name Files As Hashes" doesn't work when building a Development Build player on the WebGL platform
Reproduction steps:
1. Create a new Unity project
2. Check the "Name Files As Hashes" box in the Player Settings > Settings for WebGL > Publishing Settings
3. Build a Development Build player on the WebGL platform
4. Go to the build folder and observe the names of the files
Expected result: The MD5 hash of the uncompressed file contents is used as a filename for each file in the build
Actual result: The MD5 hash of the uncompressed file contents isn't used, and files are named after the build name
Reproducible with: 2019.4.37f1, 2020.3.32f1, 2021.2.18f1, 2022.1.0b13, 2022.2.0a9
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
Add comment