Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.0a1
2019.1.0a12
Issue ID
1110671
Regression
Yes
[macOS] [Game View] does not scale correctly on resizing it when multiple Game views are open in the editor
Game view does not scale correctly and a black void appears, which covers the rest of Game view when multiple Game views are open in the editor
Steps to Reproduce
1. Create a new project
2. Hierarchy > Create > Cube (Or any primitive)
2. Add multiple Game views in the editor
3. Resize one of the Game View
Actual Result:
Black void appear and Cube squishes on resizing Game view
Expected Result:
Game view is resized correctly without any black void.
Reproducible on:
2019.1.0a12, 2018.3.0f2, 2018.2.0f3, 2018.2.0a1
Not Reproducible on:
2018.1.0f2 , 2017.3.0f3
Environment:
Occurs Only on MacOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment