Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a17
2022.1
Issue ID
1346449
Regression
Yes
[WebGL][macOS] Build fails with "ENOENT: no such file or directory" when package includes a ".jslib" file
How to reproduce:
1. Create a new project using the default 3D template
2. In the Package Manager, import the provided package locally from Github
3. Make a WebGL build
4. Wait for the building process to finish
Expected result: Player is built successfully
Actual result: "Error: ENOENT: no such file or directory" error is thrown for a ".jslib" file
Reproducible with: 2021.2.0a17, 2021.2.0b2, 2022.1.0a2
Not reproducible with: 2020.3.14f1, 2021.1.14f1, 2021.2.0a16
Couldn't test with: 2019.4.28f1 (package references missing namespaces)
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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
This is a duplicate of issue #1337939