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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Resolution Note:
This isn't controlled by physics, it's controlled by the editor which chooses what it draws. AFAIK it's by design.