In one of my projects, after I reload Unity, I found elements at the center of the canvas, with all their positioning lost. This happens only to elements, which had alignment set not as center/center, but to something like left/bottom. Anyone else experiencing this?
Also, for character controller, game runs fine inside Editor, but if i Build the game, controller is not responding at all. Any idea why?