cancel
Showing results for 
Search instead for 
Did you mean: 

repositories.cfg could not be loaded - Warning

Xainath
Honored Guest

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 1

JeffNik
MVP
MVP

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.