- Home /
Question by
dansav · Jul 31, 2018 at 06:51 PM ·
colliderdisappearing
SphereCollider on lfoot is not recognized
I have an intermittent problem. I have a character that has a sphere collider on the lfoot. I am ignoring the foot colliders interaction with the body of the character. Unity sometimes says the spherecollider is null. Quitting and restarting unity fixes it. What would cause that sort of behavior where sometimes Unity recognizes something and sometimes it doesn't. Is there a timing issue between using instantiate resources load to load the object and when Unity would think it has a SphereCollider on the left foot?
Comment
Your answer
Follow this Question
Related Questions
Internal collisions 1 Answer
Determine which collider was clicked 1 Answer
Using a collider to define the boundary of a level? 3 Answers
Using two trigger colliders 1 Answer