Search Issue Tracker
Won't Fix
Votes
5
Found in
5.3.0b5
Issue ID
742203
Regression
No
[OSX][GLLEGACY] OS X Player crashes in a multi display environment
The OS X standalone player crashes on startup when the following conditions are met:
- “OpenGL2” (legacy OpenGL) is chosen as the graphics API.
- The application is launched in the fullscreen mode.
- The host computer is connected to the secondary display.
- The secondary display extends the desktop (not mirroring).
WONTFIX, because OpenGL2 is no longer being supported and the last version that supports it (5.4) is in Long Term Support mode, which means that a fix like this is too risky to be shipped.
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
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- 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
ilmario
Oct 05, 2017 07:57
I believe Im seeing the same or simlar problem with Unity 2017.1.1 & OpenGL core! This seems to be a blocker for our Mac App Store release.
I had to disable Metal support for other bugs, only OpenGLCore is set.
Some info from crash log:
Application Specific Information:
abort() called
Application Specific Signatures:
Graphics kernel error: 0xfffffffd
...
Crashed Thread: 7 UnityGfxDeviceWorker
Exception Type: EXC_CRASH (SIGABRT)
..
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
grobm
Aug 13, 2016 02:55
Same issues in 5.4.0f2, window mode or fullscreen.
BrickRoadDX
Jul 04, 2016 14:27
Same on 5.3.5f1
Alloc
Apr 19, 2016 12:15
Adding 5.3.3p3 to the list of affected versions :)
TomTheoriz
Feb 03, 2016 11:13
I have the same issue in 5.3.1f1.
Note that the windowed mode also suffers of this issue.