[SOLVED] Hi, I am currently working on a simple 2d platformer in Unity, for some reason, when I loaded the scene, it added a random light in the shape of a sphere, I disabled all gameObjects including lights and cameras but that doesn’t do anything. I also tried reimporting all the assets, nada. I really hope i will be able to continue on the project.
I solved it, all I had to do was reset the camera’s transform. Silly Me!