Hi, im having a huge problem and im running out of time.
My proyect was running just fine, all of the sudden with out me changing anything it started to crash, randomly at first and now every time. The debug log don’t show anything wrong.
In the editor crashes every time. when i do the build the crash is randomly. But all the crashes happen at the same point wich is then the player is instantiated.
After trying and trying i managed to issolate the problem. And it is when a rigidbody is present on the parent object. This was allways the case but now all of the sudden it causes crashes.
I look up for all scripts refering to that rigidbody and turned them off. Still getting the crash.
I exported the proyect. made a new one. still no change.
I thought it was my PC. formated it reinstalled everything from scratch and still the same.
I don’t beleave it is a scripting error since it was working allright and i haven’t change anything.
The only thing that i might have changed was the colliders. But again. i have done this in the past with out problems.
Can anyone please help me? I’m running out of time and i can’t have a build that crashes all the time.