Okay, I know there are already multiple posts on how to fix the whole “Inconsistent line endings”-issue, but whenever I fix it, all of my scripts flat out stop working. It’s like whenever I change the line endings to the ones I’m supposed to use VS no longer knows it’s supposed to work with Unity. It doesn’t recognize ANY of the keywords that Unity uses like the instantiate function or the GameObject class or anything. I’ve had this problem for months now, and I have no idea how to fix it. And I think that the inconsistent line endings are starting to mess up some other parts of my program, because there are times when I directly follow tutorials on Youtube and other places and then my code throws errors. Now, I don’t know if that is just me messing up, but I simply can’t see where I could have gone wrong.
So yeah, to sum up, How do I fix the line ending problem without Visual Studio becoming worthless afterwards? I’m sorry I can’t really give any proper information about the problem, mostly because I’m new to this whole thing, but also because I have no idea what information I need to give
Could someone please help this noob out? Would be much appreciated ^^’