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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
This isn't controlled by physics, it's controlled by the editor which chooses what it draws. AFAIK it's by design.