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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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).