Search Issue Tracker
By Design
Unknown (hidden) 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X
Votes
0
Found in
2020.3.39f1
2021.3.11f1
2022.1.18f1
2022.2.0b9
2023.1.0a11
Issue ID
UUM-16962
Regression
No
Build fails when building with a linked static library in the project
How to reproduce:
1. Open the attached user project
2. Build And Run (File > Build And Run)
Expected result: Build is built
Actual result: Errors in the Console
Reproducible with: 2020.3.39f1, 2021.3.11f1, 2022.1.18f1, 2022.2.0b9, 2023.1.0a11
Reproduced on: Windows 10 (19044.1889)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Unity does not support the use of native static libraries on desktop platforms (Windows, macOS, and Linux). Note that you can use dynamic libraries though, see https://docs.unity3d.com/Manual/PluginsForDesktop.html for more details.