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
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
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 :[