Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
6
Found in
4.3.4f1
Issue ID
590375
Regression
No
Multiple Polygon Collider 2D Components cannot be edited
To reproduce:
1. Create a new project
2. Create an empty gameobject
3. Attach one polygon collider 2d to it
4. Edit the collider
5. Attach a second polygon collider 2d
6. Try to edit it - it cannot be done. Not even when the first collider is disabled
Furthermore, collapsing/expanding a single collider seems to hide/show both of the colliders on scene
Comments (5)
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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
JulesPomme
Nov 23, 2014 13:44
Same problem for me too. Moving up the new collider above the first one doesn't work. I'm on version 4.5.5f1.
playmonkey1
Jul 18, 2014 10:51
I'm experiencing the same problem in Unity 4.3.4. Has this been fixed in the latest version of Unity?
knunery
Jun 09, 2014 18:36
Experiencing this problem. Moving the new collider above the first one doesn't fix the problem for me.
mmoritz
Jun 01, 2014 21:58
Move up your new collider until it is above the first one.
cdutoit
Feb 15, 2014 14:14
Experiencing exactly the same problem a described in the reproduction steps above.