Search Issue Tracker
By Design
Votes
0
Found in
5.6.2p4
Issue ID
1007217
Regression
No
WebGL export fails with "zlib.h file not found" error
How to reproduce:
1. Download attached the project file
2. Switch platform to WebGL
3. Build project
Actual result: Game work in Editor, and compiles out through IL2CPP for WebGL export, then Emscripten stage fails with following errors:
Failed running python "/Applications/Unity/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emcc" @"/Users/Col/WORK/ll-unity-develop/LL-Unity/Assets/../Temp/emcc_arguments.resp"
Reproduced with: 5.6.2p4, 5.6.5p2, 2017.1.3p2, 2017.2.2f1, 2017.3.1p3
Unable to test on 2018.1.0b10, 2018.2.0a3. A lot of errors appears
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Add comment