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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment