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
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment