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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
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.