So, my little project has gotten big enough to merit the use of external version control, so I installed TSVN and got a repository set up. All of that is working correctly, and I followed the guide in the unity docs on getting everything set up for version control.
So here’s where I have run into problems… A lot of stuff looks jacked up. particularly screen-based effects like bloom. but it seems like the lighting in my scene has gotten brighter across the board, because even without bloom turned on everything is noticeably more harsh.
I took a screenshot to show what I’m talking about:
It’s important to reiterate, that all I did was follow the unity guide on setting up version control- nothing else. Anybody have any idea on what is causing this and how to fix it? I still have my non-version-controlled project directory, but my nightly habit of zipping up the folder and saving it to another drive has become tedious.
Thanks in advance for any help with this!