Search Issue Tracker
By Design
By Design in 6000.2.X
Votes
0
Found in
2022.3.57f1
6000.0.36f1
6000.1.0b4
6000.2.0a1
Issue ID
UUM-96048
Regression
Yes
"Play Focused/Maximized/Unfocused" button is disabled when in Play Mode
Steps to reproduce:
1. Create a new project
2. Enter Play Mode
3. In the Game View Toolbar, find the “Play Focused/Maximized/Unfocused”
4. Observe the button
Expected result: The button is pressable and changes the next Play Mode behavior
Actual result: The button is darkened and not pressable
Reproducible in: 2022.1.0a16, 2022.3.57f1, 6000.0.36f1, 6000.1.0b4, 6000.2.0a1
Not reproducible in: 2021.3.48f1, 2022.1.0a15
Reproducible on: Windows 11, macOS 15.1 (Silicon)
Not reproducible on: No other environment tested
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:
Hi! Thanks for reaching out regarding that problem you encountered.
So, this dropdown has been modified to be only available when playmode is not active. This has been done because it's defining the behavior of the GameView when "entering" playmode, so disabling that settings while in playmode makes this more understandable. However, you can still change that settings while in playmode. Indeed, just Pausing the game will re-activate that dropdown without exiting playmode. Then, unpausing the game will directly re-apply that new settings :)
I hope this helps!
Feel free to reach out to us again if you have following questions :D
Resolution Note (6000.2.X):
Hi! Thanks for reaching out regarding that problem you encountered.
So, this dropdown has been modified to be only available when playmode is not active. This has been done because it's defining the behavior of the GameView when "entering" playmode, so disabling that settings while in playmode makes this more understandable. However, you can still change that settings while in playmode. Indeed, just Pausing the game will re-activate that dropdown without exiting playmode. Then, unpausing the game will directly re-apply that new settings :)
I hope this helps!
Feel free to reach out to us again if you have following questions :D