Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0a4
2017.2.0f3
Issue ID
1014360
Regression
Yes
[Mac] Built application crashes on ApiGLES::BindFramebuffer when graphics API is set only to Metal
How to reproduce:
1. Open the user's attached "iValtech.zip" Unity project.
2. Build Mac Standalone program and run it.
Expected result: The built application will run without crashing.
Actual result: The built application crashes after opening it.
Reproducible with: 2017.2.0a4, 2017.2.2p2
Not reproducible with: 5.6.0a1, 5.6.5p3, 2017.1.3p2, 2017.2.0a3, 2017.3.2f1, 2017.4.0f1, 2018.1.0b13, 2018.2.0a6
Note:
First stack frame in the Player.log:
#0 0x0000000037e656 in ApiGLES::BindFramebuffer(gl::FramebufferTarget, gl::Handle<(gl::ObjectType)9>)
The crash happens even when building a single new empty scene in the project. The crash seems to be related to corrupted "Library" folder. Deleting "Library" folder fixes the issue. Another workaround is setting "Auto Graphics API for Mac" to true in player's settings.
Fixed in 2017.3.0a1 version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment