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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment