Search Issue Tracker
Won't Fix
Votes
10
Found in
2019.4.35f1
2020.3.28f1
2021.2.10f1
2022.1.0b6
2022.2.0a3
Issue ID
UUM-583
Regression
No
repositories.cfg could not be loaded warning is produced when opening Android Settings tab in Player Settings
Steps to reproduce:
1. Create a new project with Android support
2. Switch the build target to Android in Build Settings
3. In Project Settings -> Player -> Other Settings
4. Switch to Standalone Settings tab
5. Switch back to Android Settings tab
Expected results: No errors or warnings
Actual results: " File C:\\Users\\aurimas.pupsysPC\\.android\\repositories.cfg could not be loaded." warning is produced on either of steps 3,4,5
Reproducible with: 2019.4.35f1, 2020.3.28f1, 2021.2.10f1, 2022.1.0b6, 2022.2.0a3
Notes:
- Not reproducible on Mac
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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Resolution Note:
This is an expected message that appears to be from the Android SDK when the file doesn't exist. Creating an empty one in the location specified will silence the warning.