Search Issue Tracker
By Design
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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
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