Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2017.1.1f1
Issue ID
957051
Regression
No
[OSX] GFX Crash on multiple calls to Screen.SetResolution() on Mac Os Standalone build
Steps to reproduce:
1. Open user attached project
2. Open crash_res.unity scene
3. Build & Run the game
4. Spam "n" key until:
- get a black (or white / flat color) screen
- get a gradient screen
- get a crash (application terminated)
0 libsystem_kernel.dylib 0xa165a496 __pthread_kill + 10
1 libsystem_c.dylib 0xa15baa34 abort + 141
2 libsystem_c.dylib 0xa15852aa basename_r + 0
3 SkyLight 0x9e7631fa backing_map + 543
4 SkyLight 0x9e762f42 lock_window_backing + 800
5 SkyLight 0x9e72721b SLSDeviceLock + 51
Expected result: changing resolution should not cause a crash/gradient/black screen
Reproduced in: 2017.3.0a1, 2017.2.0f3, 2017.1.1p4, 5.6.4f1, 5.5.5p1
Not reproduced in: 2018.1.0a1, 2017.3.0b1, 2017.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment