Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.2p3
Issue ID
849080
Regression
No
[Android] Proguard Unity file ignored on importing to Android Studio exported Google Android project
STR
1. Open attached repro (or any other project)
2. Export it as Google Android Project
3. Notice that in the root folder of exported project was generated Unity Proguar file 'proguard-unity.txt'
4. Import just exported as Google Android Project to the Adnrodi Studio
5. Examine importing results (attached)
6. Notice that Unity Proguar file 'proguard-unity.txt' was ignored and wasn't imported
7. Go to the root folder of just imported project and open build.gradle (attached)
8. Notice that there are no reference to the Unity Proguar file 'proguard-unity.txt' as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment