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
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
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.