Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2017.4.X, 2018.3.X
Votes
0
Found in
2018.2.0f2
Issue ID
1076868
Regression
No
Android plugin stored in Universal aar is not copied to APK properly
This issue has no description.
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
- [WebGL] Mobile clients crash due to missing document element
- Shader variants take too much memory at runtime
- [HDRP][VFX] Output mesh with default shader is incorrectly sorted before the HDRP fog
- Error "'GamepadSpeakerOutputType' does not exist in the namespace 'UnityEngine'" occurs in the Console when building a project
- [M1][Rosetta] Crackling sound when Editor is compiling
Resolution Note (fix version 2019.1):
Non-native android plugin libraries will ignore any CPU data set by PluginImporter.SetPlatformData() or CPU data added to in the meta files. This allows for proper plugin overriding and conflict detection when CPU data has been changed.