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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
Add comment