4.5 Mecanim Additional Layers doesn't work?

Hi guys.

Today i have updated from 4.3 to the latest 4.5

In my project i had an elevators, that were starting to move, when the player steps on them.

The BaseLayer have some motion of the elevator character (It’s a character). There is a second layer that moves the whole elevator to the side or vertically. In 4.3 everything was working, but now, when i step on the elevator it just starts shaking slowly, like it’s trying to move, but something is on it’s way and isn’t letting it to move…

Are there some changes, that i am missing to the Additional Layers in the Mecanim??

Dumb question, but have you set the weight of the layer correctly?

The default layer weight for a new layer after the first is 0. Unless you change this you will get unexpected behaviour.

Caught me out first time I tried to use Mecanim.