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
7000.0.0a1
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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Resolution Note:
Postponed port
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.