engine icon indicating copy to clipboard operation
engine copied to clipboard

Fix `IPhysicsScene.removeColliderShape` not cleaned up `eventMap`

Open cptbtptpbcptdtptp opened this issue 1 year ago • 1 comments

cptbtptpbcptdtptp avatar Feb 22 '24 14:02 cptbtptpbcptdtptp

Bad news: @luzhuang

  • StaticCollider and StaticCollider shouldn't have trigger event or collision event, unit test logic is wrong
  • The collider shape not set isTrigger = true, but trigger event fired image

GuoLei1990 avatar Feb 23 '24 15:02 GuoLei1990