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
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
Add comment