Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
5.6.2p2
Issue ID
926739
Regression
No
Polygon Collider 2D Gizmo not displayed in Editor when editing it as part of Composite Collider
Steps to reproduce:
1. Open attached Unity project "926739-2D-RAT.zip"
2. Open scene "test"
3. Select Platforms1 to see that it has a Composite Collider 2D Component
4. Expand Platforms1 to find the two child Objects
5. Select either of them
7. Press the button next to Edit Collider in Polygon Collider 2D Component to edit it
6. Hover the mouse over where segments of the Polygon Collider 2D gizmo would be
Expected result: the entire gizmo outlining Polygon Collider 2D is visible
Actual result: only the active part of the Polygon Collider 2D gizmo which the mouse is hovering over is visible (see attached screenshot "polygoncollider2dgizmo.png")
Reproducible with: 5.5.1f1, 5.6.0f1, 5.6.2p2, 2017.2.0b2
Fixed in: 2019.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
Add comment