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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning
Add comment