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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
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