On mouse click jumping to wrong scene

I have a circle that is set that when it is clicked it should jump to scene 2. When I click it, it goes to scene 3. I switched scenes 3 and 4 to see if it was jumping to scene 3 or skipping over scene 2, and when I did that it went to scene 4, so it basically is skipping scene 2 completely and just going to the next scene. But I checked and it was definitely set to jump to scene 2, not to next scene.

Can you post the project…
Also check that you do not have any on scene unload set by accident.