Search Issue Tracker
Not Reproducible
Votes
1
Found in
2022.3.23f1
Issue ID
UUM-68276
Regression
Yes
Using dual monitor setup with Game View Windows on every monitor only refreshes one of them
How to reproduce:
1. Create a new Project
2. Split off the Game View to a different monitor
3. Add Game View Window to the first monitor (Right-click "Scene" -> Add Tab -> Game)
4. Make sure both Game View windows are active
5. Create a Cube GameObject in the Hierarchy (Right-click in the Hierarchy -> 3D Object -> Cube)
6. Observe the Game View
Expected result: The 3D Object appears on both displays
Actual result: The 3D Object only appears on one display
Reproducible with: 2022.3.23f1
Not reproducible with: 2022.3.22f1
Reproduced on: macOS Sonoma 14.4 (M1)
Note: Both displays are of different resolutions. Going out of the Game view and back into it makes the 3D Object appear
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
- “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
Resolution Note:
Does not reproduce