Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a4
Issue ID
1056383
Regression
Yes
[Android] Building empty project with Gradle build system fails on Mac
How to reproduce:
1. Create a new project
2. Switch platform to Android
3. Keep everything default, just change Bundle Identifier
4. Build Empty project on Android
Result: Build fails with an error UnauthorizedAccessException: Access to the path '/Applications/Unity 2018.3.0a4/PlaybackEngines/AndroidPlayer/Tools/gradle/lib' is denied.
Note: If you go to provided folder you can notice that "lib" folder cannot be open
Reproducible: 2018.3.0a4 (09d093d4c7ae)
Not reproducible: 2018.3.0a3 (0ac1bca97520)
Reproducible (tested and reproduced): Macbook Pro OSX 10.13.5; Macbook pro OSX 10.13.4
Not reproducible (tested but didn't reproduce): PC Windows 10 Pro
Workaround: use Internal build system
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment