Search Issue Tracker
Fixed in 5.3.1
Votes
0
Found in
5.3.1f1
Issue ID
756044
Regression
Yes
[tvOS] Simulator crashes with 'Symbol not found: __ZN2gl17GetCurrentContextEv'
To Reproduce:
1. Build & Run the attached (or any project) for tvOS simulator.
2. Observe that when the simulator is loaded, the app with:
dyld: lazy symbol binding failed: Symbol not found: __ZN2gl17GetCurrentContextEv
Referenced from: /../66FE9AE4-C4B4-452A-8D1E-895371ADFCA0/data/Containers/Bundle/Application/71F44233-8FC7-4583-A8C0-7F6032A8256F/ProductName.app/ProductName
Expected in: flat namespace
dyld: Symbol not found: __ZN2gl17GetCurrentContextEv
Referenced from: /..66FE9AE4-C4B4-452A-8D1E-895371ADFCA0/data/Containers/Bundle/Application/71F44233-8FC7-4583-A8C0-7F6032A8256F/ProductName.app/ProductName
Expected in: flat namespace
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
hugewindow
Jan 22, 2016 19:25
Anyone figure this out, are you not able to use simulator?
gametvpro
Jan 13, 2016 06:18
same problem.
ajgr
Dec 24, 2015 18:46
Same here. Tried several small and larger projects. They all crash :[