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
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
alxdncn
Feb 28, 2018 22:20
Still an issue with 2017.2. The same project works fine on Windows.