Recent content by lfarkas73

  1. L

    [BUG] Infinite loop in trajectory simulation

    Hi, I had same or similar problem. TrajectoryObject.cs line 669 generated the stack overflow. I am sure my throwable items had correct collider attached, but it seems that m_Collider variable wasn't properly initiated (or I had problem with something else), but after I deleted the collider and...
Top