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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
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.