Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a10
Issue ID
1169963
Regression
Yes
[IMGUI] Game window can not be resized by dragging down in 2 by 3 layout
Game Window can not be resized by dragging down in 2 by 3 layout
Steps to Reproduce:
1. Create a new project
2. Change layout to 2 by 3
3. Select Game Window
4. Hover mouse to the Border of the Game Window
5. Drag downwards
Expected Result: Game Window should resize
Actual Result: Game Window is not getting resized
Note: Once it dragged upwards then downwards also works fine
Reproducible on: 2019.3.0a10
Working Fine on: 2019.3.0a9, 2019.2.0b10, 2019.1.0f2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment