Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b17
Issue ID
794628
Regression
No
[MaximizeOnPlay] Game view isn't re-scaled when entering play mode
Steps to reproduce:
1. Open attached project
2. Open scene "Test"
3. Set game view aspect to "Standalone (1024 x 768)"
4. Notice that scale is lower than 1
5. Make sure that "Maximize on play" is enabled and run the scene
6. Notice that game view isn't stretched to 1024 x 768 resolution and scale which was set in editor is still applied during play mode
Expected result: Set scale is reset and game view is rendered in 1024 x 768 resolution
Workaround: When in play mode, manually set scale to 1
Reproduced with: 5.4.0b1, 5.4.0b18
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment