Search Issue Tracker
In Progress
Fix In Review for 6000.0.48f1, 6000.1.X, 6000.2.X
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
- Call stack hyperlinks become unclickable when scrolled down in the Console window
- Package files do not get checked out in Perforce when the project includes a provider callback
- Editor freezes when changing Gradient or AnimationCurve fields with the runtime binding system
- VFX throw errors upon importing it
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
Resolution Note (fix version 6000.2):
Adding validation on the "Edit/Play Mode/Step" menu item to invalidate it outside of playmode.
Resolution Note (fix version 6000.1):
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.