Search Issue Tracker
Fixed
Fixed in 6000.0.48f1, 6000.1.1f1, 6000.2.0a10
Votes
0
Found in
6000.0.46f1
6000.1.0b15
6000.2.0a9
Issue ID
UUM-103051
Regression
No
"Step" menu item is displayed as active even in a Game/Scene view it is disabled
*Steps to reproduce:*
# Create a new project
# Go to Edit -> Play Mode
# Observe the listed options
*Actual results:* Three active options are listed: the"Play", "Pause", and "Step". A screenshot is added below in the "Attachments" section.
*Expected results:* "Step" option should be displayed as inactive, as it is in a Scene/Game view. It should be consistent.
*Reproducible with versions:* 6000.0.46f1, 6000.1.0b15, 6000.2.0a9
*Not reproducible with versions:* -
*Can’t test with versions:* -
*Tested on (OS):* M1 Max - Sequoia 15.3.2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Resolution Note (fix version 6000.2.0a10):
Adding validation on the "Edit/Play Mode/Step" menu item to invalidate it outside of playmode.
Resolution Note (fix version 6000.1.1f1):
Editor: Adding validation on the "Edit/Play Mode/Step" menu item to invalidate it outside of playmode.
Resolution Note (fix version 6000.0.48f1):
Editor: Adding validation on the "Edit/Play Mode/Step" menu item to invalidate it outside of playmode.