Unity crashes on collision with model

Hey everybody,

I have a problem with 2 of my 3d models in unity. When I collide with them in runtime, Unity immediately crashes.

Any suggestions what it might be?

thanks in advance :slight_smile:

Well, what immediately comes to mind is that you coded something unusual to happen during the crash. What scripts are involved?

No scripts besides the default first person controller script :slight_smile:

Anybody else any suggestions? Pretty please?