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
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
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.