Search Issue Tracker
By Design
Votes
0
Found in
4.3.0b3
Issue ID
564806
Regression
No
PolygonCollider2D does not update itself when the sprite is changed
PolygonCollider2D does not automatically update itself in animations. Simple workaround is to have DetectHoles enabled and disabled each frame to force it to update.
To reproduce:
1. Open New Unity Project (attached)
2. Open scene s
3. Select test_0 object, make sure it's collider is visible
4. Enter play mode
5. Switch to scene view
6. You will notice that the collider is not updating itself
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] The Error "ReleaseButton expects buttonId" is thrown when trying to add file using drag and hold in the Project Window
- Highlighted text is difficult to see in “Create Node” menu when Editor theme is set to light
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
Add comment