… Seems like it has gone worse every time I run into trobles with unity. So anyone else has the same problem?
Found out what was causing the error, this line:
public float Volume{get{return Volume;} set{Volume=value;}}
It’s a faulty line indeed, but unity used to report me about errors like this, not instantly crash.