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
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment