Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a6
Issue ID
984264
Regression
No
[iOS] Dynamic libraries are not added to the "Embedded Binaries" list
Frameworks which contain dynamic libraries are not added to the Embedded Binaries list in the generated Xcode project and cannot be loaded on runtime. In the iOS post processor we should check whether the framework contains static or dynamic libraries and add them to Embedded Binaries if necessary.
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
Add comment