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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment