Hi
I tried to animate the camera in the bootcamp project, but in game no animation appears. And even if I try to animate any object in the scene, nothing happens. I think it is has something to do with the bootcamp because if I make a new project and animate anything, the animation works.
EDIT: The play on awake is always checked and there is no other animation ,except the one I made, in component on the camera. And the problem is not only in animations but also in waving flags. For example I made 2 flags using interactive cloths but when I click play button they do not wave. So how can I solve this?