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
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
Add comment