Search Issue Tracker
By Design
Votes
0
Found in
5.2.0p1
Issue ID
729282
Regression
No
Android Library folder not recognised as a library outside of Assets/Plugins
How to reproduce:
1. Open attached project
- The project contains the following folders:
- Assets/Plugins/Android/Lib1 - an android library (contains project.properties, AndroidManifest.xml, res folder)
- - The plugin inspector for this folder is OK (shows the plugin inspector, Android is selected)
- Assets/Lib2 - this is a duplication of the previous folder
- - The plugin inspector is not shown for this folder. It is treated as a normal folder
- By Design: We detect Android libraries only in Assets/Plugins/Android
- The manual will be updated to reflect that
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment