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
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)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
markzorn
Aug 28, 2017 05:52
Same issue in 5.6.3p1