Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.1p2
Issue ID
916478
Regression
Yes
Physics2D.LineCast doesn't detect collision with specific collider
Steps to reproduce:
1. Open attached project
2. Open scene "2D-RAT"
3. Run scene
4. Player will fall until it collides with platform
5. Notice that once collision happens "I'm in air" is still getting printed. This means that LineCast between player position and point bellow his feet couldn't detect ground in between
Additional steps:
6. Press "D" and space couple of times to jump on platform on the right
7. Notice that this time player gets grounded
Reproduced with: 5.6.0p2, 5.6.1p2, 2017.1.0b6, 2017.2.0a1
Not reproducible: 5.6.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment