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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment