Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0b8
Issue ID
917323
Regression
Yes
Raycast doesn't detect collision with a box collider 2D that has edge radius greater than 0
To reproduce :
1. Open project attached by QA
2. Open RayTesting scene
3. Open scene view window and notice that at some points raycaster passes through collider with edge radius
Expected : Raycast detects collision at every point of a cube with box collider 2D that has edge radius.
Actual : At some points raycast passes through this collider.
Reproduced with: 5.6.1p2, 2017.1.0b8, 2017.2.0a2
Not reproduced with 5.6.0f3
Regression introduced at 5.6.0p1
Backported to: 5.5.4p1, 5.6.1p4
Fixed in : 2017.2.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment