Search Issue Tracker
Fixed
Fixed in 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.3.0b2
6000.4.0a1
Issue ID
UUM-115822
Regression
Yes
Static libraries cause web build to fail
Steps to reproduce:
- Open the attached project and build for web
Actual results:
Build fails
Expected results:
Build succeeds and the library is linked into the build.
Reproducible with versions: 6.3
Not reproducible with versions: 6.2
Can’t test with versions:
Tested on (OS): Windows
Notes:
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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note (fix version 6000.4.0a1):
Set plugin.architecture for web builds so that static libraries don't cause web builds to fail.
Resolution Note (fix version 6000.3.0b2):
Fix web build issue when static libraries are included in the project.