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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment