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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment