Unity Issue Tracker - Play Mode button is shown in hovered state when saving a script and immediately clicking the Play Mode button to focus the Editor
Closed
UUM-101701
Play Mode button is shown in hovered state when saving a script and immediately clicking the Play Mode button to focus the Editor
Unity: Scene Tooling
Won't Fix
6.4.X
6.3.X
6.2.X
6.1.X
6.0.X
2022.3.X
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
Steps to reproduce:
1. Open the attached “bmw-car-sample.zip” project
2. Open the “DemoScene”
3. In the Project tab, open “Interaction/TouchCameraRotation.cs”
4. Change anything in the script
5. Save the changes and immediately click the “Play” button in the Editor
6. Observe the results
Expected result: Play Mode is entered
Actual result: The Play Mode button is highlighted as it was “hovered” over