Error logged in the console as following:
state.minMaxAABB.IsValid();
aabb.IsValid();
IsFinite(outDistanceForSort)
IsFinite(outDistanceAlongView)
…
I cannot track in the call stack
It seems that this error does not cause crush.
Can you post the complete error messages, please?
state.minMaxAABB.IsValid();
aabb.IsValid();
state.minMaxAABB.IsValid();
aabb.IsValid();
IsFinite(outDistanceForSort)
IsFinite(outDistanceAlongView)
sorry,but it is complete.
it occurs sometimes not all times…
Hmmm, weird… Are you using a particle system?
I use a lot of Particle systems.
what’s wrong?Have you ever encountered a similar one ?