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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
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.