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
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
alxdncn
Feb 28, 2018 22:20
Still an issue with 2017.2. The same project works fine on Windows.