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
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
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.