Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
12
Found in
2020.1.0a7
2020.1.0f1
2020.2
Issue ID
1268262
Regression
Yes
[Linux] WebGL build always fails and throws a FileNotFoundException
How to reproduce:
1. Create and open a new project
2. Press Ctrl+Shift+B to open the "Build Settings" window
3. In the "Platform" section select "WebGL"
4. In the bottom right of the "Build Settings" window press the "Switch Platform" button
5. After the project has switched platform press the "Build" button
6. Wait for the build to finish and observe the Console window
Expected result: The Console outputs that the build has succeeded
Actual result: The Console outputs that the build has failed along with a "FileNotFoundException" type error
Reproducible with: 2020.1.0a7, 2020.1.4f1, 2020.2.0b1
Not reproducible with: 2018.4.26f1, 2019.4.9f1, 2020.1.0a6
Notes:
1. Reproducible on Ubuntu 18.04
2. Not reproducible on Windows 10
-
Taalon
May 28, 2022 03:52
I Upgraded to LTR 2021. Working through unity essentials. Tried to publish simple scene -- no control; just a ball rolling. None of the assets were included. Only specified lighting and skybox shows up. Pretty shitty.
-
mayasarii876
Mar 08, 2022 09:36
http://103.56.148.201/
http://103.56.148.201/newmpo
http://103.56.148.201/mpo17
http://103.56.148.201/mpomm
http://103.56.148.201/mpotower
http://103.56.148.201/parisklub
http://103.56.148.201/juraganslot
http://103.56.148.201/mpo500
http://103.56.148.201/mpokick
http://103.56.148.201/mpoyes
http://103.56.148.201/xyzklub
http://103.56.148.201/betmpo
http://103.56.148.201/ogslot88
http://103.56.148.201/hoki777
http://103.56.148.201/mpojuta
http://103.56.148.201/299slot
http://103.56.148.201/mpo188
http://103.56.148.201/mpogacor
http://103.56.148.201/mpo300
http://103.56.148.201/rgo365
http://103.56.148.201/kingdom288
http://103.56.148.201/wigompo
http://103.56.148.201/mpo8899
http://103.56.148.201/mpopelangi
http://103.56.148.201/mpo555
http://103.56.148.201/dutampo
http://103.56.148.201/klik368
http://103.56.148.201/388hero
http://103.56.148.201/19dewa
http://103.56.148.201/mpoxl
http://103.56.148.201/mpoas
http://103.56.148.201/mposun
http://103.56.148.201/qqslot
http://103.56.148.201/mposport
http://103.56.148.201/dewa234
http://103.56.148.201/mesinmpo -
JDFunz
Nov 13, 2020 16:01
This really needs to be fixed, its halted development on a project of mine.
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
- Resizing Profiler Module Details panel and releasing mouse button outside Unity doesn't cancel resize
- "Auto-hide gizmos" preference is not saved when reopening the project
- Sampling a custom depth texture on a machine with a GTX 1080 makes object's textures display the wrong color when in Play mode or Player
- Terrain is missing the Hidden/TerrainEngine/Details/WavingDoublePass shader when AssetBundles are built in older Unity Versions
- [Android] URP Project crashes when built on a device with PowerVR Rogue GE8320 GPU
Resolution Note (fix version 2021.1):
WebGL builds on Linux will now use the version of 7za included with the Editor instead of the system gzip. This prevents the gzip possibly being called with invalid parameters.
Fixed in 2021.1.0a9
Resolution Note (fix version 2020.2):
Support for using IL2CPP sysroot packages has been added to the WebGL build process. If a sysroot package is active in the project, it will be used. This allows Unity to provide a self contained and consistent build environment for Linux, independent of what's installed in the OS.
Fixed in 2020.2.2f1