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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment