3.5.1版本
node.getComponent(BoxCollider2D).apply() 报错 node.getComponent(CircleCollider2D).apply();不报错
找到问题了 在碰撞检测里要在下一帧执行