Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a1
2018.2.16f1
2018.3.0a1
2019.1.0a2
2019.2.0a1
Issue ID
1101395
Regression
No
[WebGL] [DllImport("__Internal")] fails to link with .jslib files
Reproduction steps:
1. Open "1101395" project
2. Build and Run for WebGL
Expected Result: Build finishes
Actual Result: Build fails
Reproduced with: 2019.2.0a4, 2019.1.0b2, 2018.3.5f1, 2018.1.9f2, 2017.4.20f1
Note:
"Failed running "..\python.exe" -E "..\BuildTools\Emscripten\emcc" @"..\..\Temp\emcc_arguments.resp"
stdout: stderr:error: failure to execute js library"
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
- Sprite Mode defaults to "Multiple" instead of "Single" when switching the Texture Type to "Sprite (2D and UI)"
- Adaptive Probe Volume “Open” button closes the existing RPAsset window and opens a new RPAsset window instead of focusing the existing RPAsset window
- A specific project freezes when Content Size Fitter's Horizontal Fit is set to "Min Size" and it contains double ellipses followed by a CJK character
- [Android][iOS] The Input field caret moves back to the end of the text when typing
- Custom attribute type is not preserved when inserting a template to the VFX
Resolution Note:
According to the log, this is an issue with the plugin itself.