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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
This is a duplicate of issue #1337939