Search Issue Tracker
Fixed in 4.2.X
Votes
0
Found in
4.2.0b2
Issue ID
542601
Regression
Yes
Game view doesn't respect aspect ratio on any resolution that has an actual pixel dimension
Steps to reproduce :
- import the project from the Case 542599
- set the game view to iPad (1024x768)
- press play and notice the game view is too narrow on the y axis (it's around 1024x380)
Expected behaviour: The game view always gives the correct aspect (1024 / 768) – otherwise all cameras show different things.
*Note:
Regression from 3.x.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment