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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
This isn't controlled by physics, it's controlled by the editor which chooses what it draws. AFAIK it's by design.