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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
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