Mateusz Krzaczek
Mateusz Krzaczek
@paulinon I've removed everything from the project, except this `TestScript`, Firestore 8.3.0 and Unity build-in packages. The problem still persists.  Yes, the write operation does actually alter the Firestore...
I tried running the Firestore tests from this repo. E.g. the `TestDocumentSnapshot` failed once the initial "write" was removed. Tested on two of my Firebase projects. 
Furthermore, Auth and Functions works fine.
Logs with verbose log level: Write+Read: https://pastebin.com/uJs5CJY8 Only Read: https://pastebin.com/10wxCEtM
Deleting cache unfortunately did not make a difference :/
I tried something different. In editor, the "Only read" does not work (timeouts?) on my local internet that I used for years. It does work, however, on a mobile internet....
Logs with timestamps: https://pastebin.com/mv2tzdFJ Firestore emulator works fine. Also, I realized I'm behind double NAT. This might be the issue here, however, as I said, I have this network configuration...
@dconeybe the strange thing is that my network configuration is relatively simple and nothing has been changed for a while now. I am the only person who has admin access...
@dconeybe done https://pastebin.com/zrYn6x0e