Search Issue Tracker
Fixed in 5.0.1
Votes
2
Found in
5.0.0b19
Issue ID
663460
Regression
Yes
[EdgeCollider]2D circle collider falls through edge colliders
To reproduce:
1. Open attached project
2. Open test scene
3. Press play
4. Notice that the CircleCollider object will fall through after the first hump in the terrain
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
UltraParadigm
Aug 19, 2016 19:34
Using unity 5.4 in Ubuntu. Same thing still happens. Too bad. I like edge colliders. Have to use polygon now. I notice that edge colliders don't have a path like polygon colliders do. And they no longer have a "density" either. I wonder if that has anything to do with the difference in behavior in 5.x
dustinandrew
Mar 06, 2015 17:31
Same for me, installed 5.0.0f4 and my 2D colliders are falling through edge colliders. Opened a backup of the project in 4.6 and it works fine. I assume this is related to physics updates in unity 5.
The only work around for now is to recreate the edge colliders as polygon colliders. ;(
VOTRUBEC
Feb 08, 2015 12:26
Installed b22 and this was THE FIRST thing I noticed as I had circle colliders running across edge colliders.