Search Issue Tracker

Fixed in 2017.3.0f3

Fixed in 5.6.X, 2017.1.X, 2017.2.X

Votes

2

Found in

5.6.0f3

Issue ID

916584

Regression

Yes

Warning is shown when destroying object with CompositeCollider2D component on it

Physics2D

-

To reproduce:

1. Open the project, attached by tester (compositeColliderWarning.zip)
2. Open "scene" scene
3. Enter Play mode
4. Press Space to destroy the object in the scene
5. Observe the console

Expected: object is destoryed without any warnings
Actual: "Component of class 'CompositeCollider2D' does not support SetEnabled calls" warning is displayed after destroying the object with CompositeCollider2D on it

Reproduced in 5.6.0f3, 5.6.1p2, 2017.1.0b8, 2017.2.0a2
Did not reproduce in 5.6.0f2
Regression introduced in 5.6.0f3

Fixed in 2017.3.0b1

Comments (1)

  1. markzorn

    Aug 28, 2017 05:52

    Same issue in 5.6.3p1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.