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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment