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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment