Search Issue Tracker
By Design
Votes
2
Found in
5.4.0b9
Issue ID
777968
Regression
No
[OSX] Display.displays.Length doesn't identify the second monitor connected to a Mac
How to reproduce:
1. Open attached project on a Mac with multiple monitors
2. Attach the script Displays.cs to any gameobject
3. Play the scene
- Note how the console returns '1' instead of '2' or more.
- Reproduced in Version 5.4.0b10 (d5987c96f84a), Version 5.3.4f1 (fdbb5133b820), Version 5.2.4f1 (98095704e6fe) on an iMac (Late-2015) with a Dell monitor attached through a DisplayPort connection
- By Design: Multiple displays not supported in the Editor
Comments (1)
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
alxdncn
Feb 28, 2018 22:20
Still an issue with 2017.2. The same project works fine on Windows.