Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2020.3.24f1
2021.2
2022.1
2022.2
Issue ID
1407760
Regression
No
Custom Gradle path in Android External Tools only respects the last closed Editor instance
Reproduction steps:
1. Create two new projects on two different Unity versions
2. Navigate to Preferences > External Tools in both projects
3. In Gradle Installed with Unity section set a custom path for Gradle (e.g. you can point to a Gradle direction that was installed with that Unity version)
4. Close both Editors
5. Open the first closed project
6. Navigate to Preferences > External Tools and observe Gradle paths in Gradle Installed section
Expected result: Both Editor custom Gradle paths are relative to the project
Actual result: Both Editor custom Gradle paths are equal to the last closed project
Reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b11, 2022.2.0a7
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
It's an Editor setting, not project setting. It is the same for not only for all project, but also for all Editor versions (if you have more than one installed).