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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment