Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.10f1
Issue ID
UUM-77336
Regression
No
Gradle error is thrown when attempting to build empty URP Android project
Reproduction steps:
1. Create a new “3D (URP)” project
2. Open Build Profiles window (File > Build Profiles)
3. Select “Android” platform and press “Switch Platform” button
4. Press “Build” button
Expected result: The build finishes
Actual result: The build fails with Gradle error: {{Could not compile build file 'C:\...\Library\Bee\Android\Prj\IL2CPP\Gradle\build.gradle'.}}
Reproducible with: 6000.0.10f1
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Note:
- CQA were not able to reproduce this issue locally
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note:
We cannot reproduce this. The error message means that something is compiled in Java 17 but Unity supports Java 17 fully in 6+. The user should check their configuration to make sure no older versions of Java are taking over.