Search Issue Tracker
Fixed
Fixed in 2022.3.15f1, 2023.2.2f1, 2023.3.0a16, 7000.0.0a1
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.1.9f1
2023.2.0b5
Issue ID
UUM-45879
Regression
No
Polygon Collider 2D has a hole inside when having specific points coordinates
How to reproduce:
1. Open the user’s attached “Collider2DOverlapPointTest.zip” project
2. In the Hierarchy window, select “PolygonCollider2D” GameObject
3. In the Scene window, zoom in on the grey diamond icon
4. Observe the collider
Expected result: Collider doesn’t have a hole inside
Actual result: Collider has a hole inside
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b5
Reproduced on: macOS 13.4.1 (Intel)
Not reproducible on: No other environment tested
Notes:
-in the Game view the text shows if the collider overlaps with the point
-reproducible in the Editor and Standalone Player (macOS)
-not reproducible after changing points coordinates
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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Resolution Note (fix version 2023.3.0a16):
Fix for this issue is available on Unity 2023.3.0a16 and above
Resolution Note (fix version 2023.2.2f1):
Fix for this issue is available on Unity 2023.2.2f1 and above
Resolution Note (fix version 2022.3.15f1):
Fix for this issue is available on Unity 2022.3.15f1 and above