Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Xainath's avatar
Xainath
Honored Guest
4 years ago

repositories.cfg could not be loaded - Warning

Greetings y'all!

Simple but annoying issue I have after configuring my Unity project for Quest dev.

I'm getting this constant yellow warning at the bottom of the editor that says "File (...)\.android\repositories.cfg could not be loaded."

 

I'm way too new to Unity/Oculus, still... my OCD demands me to fix it.

Any pointers on how to do this? The project itself is empty right now, just the generic 3D SampleScene, Main Camera & Directional light. The whole config is based on the official Oculus/Unity Config guidelines.

 

Thanks in advance!

 

1 Reply

Replies have been turned off for this discussion
  • I've run into that warning a few times, as well - and even though my programs still compiled and worked, the warning bugged the crap out of me. My solution was to create the file it was looking for using a text editor. No need to put anything in it, if I recall correctly.