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
- Clearable "RenderingCommandBuffer" error is thrown in the Console when creating project using Universal 3D Template
- [Quest] Game View displays the last frame when Switching Screen Mirroring off after 1 second delay
- Tooltips sometimes display additional black/grey/clear sections which can cut off text
- OnPostprocessPrefab modifies the source Prefab when fields are edited outside Prefab Mode
- "Articulation Body" fails to move the GameObject when the "XDrive's" "Target" value is set in animation
This is a duplicate of issue #1337939