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
- Crash after the “State comes from an incompatible keyword space“ log when opening the project
- [Android] GameObject are not rendered at all or rendered black when in the custom shader “multi_compile_instancing“ is enabled with two “float4” instance properties are present on older devices
- LineRenderer.BakeMesh generates a box-shaped MeshCollider when the camera's Y-axis rotation is in a specific range
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
Add comment