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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.