Updated from Unity3d 2.6 to 3.5 and found out that my character controller which i use to move my character “gone crazy”… It moves only on planar surface and cannot move on the slopes((( it just stucks. But worked perfect in 2.6. Enemies are using CC also, but it works fine for them
here’s unity web player for U to understand the problem:
BTW, I found if you walk into the moving platforms you can’t move away from then again, since I don’t think your code ever detaches your character’s transform from the elevator.