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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.