I’ve been going through the Complete C# Unity Game Developer 3D course, and am currently at Lesson 172: Game Over User Interface. I pressed Esc so that I can try interacting with the UI, but it doesn’t work. The mouse cursor shows up, but the camera and such still keep responding to my mouse movements.
How do I fix this? I am using Unity 2021.3.24f1, if it helps