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
Comments (3)
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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 :[