Search Issue Tracker
Fixed in 6000.0.48f1
Fixed in 6000.0.X, 6000.1.X, 6000.2.X, future release
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Postponed port
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):
Editor: Adding validation on the "Edit/Play Mode/Step" menu item to invalidate it outside of playmode.