Coloured arrows to move object around?

Hi, I got the most recent Unity version and it has changed since the last time I used Unity. I am trying to follow a series of tutorial I was following one or two years ago and it is very hard because everything has changed since then. Right now, my biggest issue are moving object around the scene screen. There use to be three arrows before when you clicked on an object, a yellow one, a red one and a blue one, representing the X,Y,Z axis.
Now they are gone and I was wondering if there is a way to make them appear on screen again? I just put a light on my scene screen and I can’t move it around manually, all I can do is changing the size by clicking on those small dots on each side of the light sphere.

Thank you and have a beautiful day!

Sounds like your scene editor is in Scale mode. Switch it to Translate mode.

Here’s the relevant manual page.

My bad! I don’t know what happened, I just created a new project and everything was fine! I went back on my previous project which I had problem and everything was fine too! Seems like stuff changed by themselves!

Thank you for the answer thought! You made me learn something anyways! :slight_smile:

It’s just a mode. Stuff didn’t “change” except that Translate is the default mode when you open a project. Please, go read the manual (at least that page). This is basic stuff you need to understand to get anywhere with Unity at all.