Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0f2
Issue ID
1085796
Regression
No
2D Collider wireframe dissapears from the Scene when shrinking Collider component in Inspector
How to reproduce:
1. Open attached "Collider" project and load SampleScene
2. Select New Sprite object in Hierarchy and shrink one of Box Collider 2D components in the Inspector
Expected result: All same-type wireframes are still drawn in the Scene
Actual result: All same-type wireframes are not drawn the Scene
Reproduced with: 2017.4.13f1, 2018.2.13f1, 2018.3.0b6, 2019.1.0a5
Note: Any 2D Collider has the same behavior.
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
This isn't controlled by physics, it's controlled by the editor which chooses what it draws. AFAIK it's by design.