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
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
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
Anybody else any suggestions? Pretty please?