Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.34f1
2021.3.2f1
2022.1.0f1
2022.2.0a13
Issue ID
UUM-22922
Regression
No
[MacOS] Player is rendered in a small portion of the second display when screen scaling is enabled
How to reproduce:
1. Open the user's project "TestMultiDisplay.zip"
2. Build and Run
3. Press the "Display 2" Button in the Player
Expected result: Button press event triggers and Player is rendered in fullscreen on both displays
Actual result: Unable to press the Button and Player is rendered in the bottom-left corner of Extended Display
Reproducible with: 2019.4.39f1, 2020.3.34f1, 2021.3.2f1, 2022.1.0f1, 2022.2.0a13
Notes:
- Does not reproduce in Editor
- Opening the build from Show Package Contents > Contents > MacOS > TestMultiDisplay has no issue present
- Button issue is not reproducible in 2019.4.39f1, 2020.3.34f1, 2021.1.0b11, 2022.1.0a13 and above
- Player issue reproduces when mac display is set as Extended Display
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
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
Resolution Note:
UI input on multiple monitors is not supported. This is especially apparent when the displays are of different scale factors.