-
rv3Dcv authored
When multiple collisions occured in the same frame, Unity overrites their Collision Object of the OnCollisionEnter and OnCollisionStay methods with the latest collision. Since the Collision object is an reference type, the last collision got solved twice, while the second last collision got not solved. This bug is fixed now.
60ada874
Name |
Last commit
|
Last update |
---|---|---|
GuidewireSimulation/GuidewireSimulation | ||
.gitignore | ||
README.md |