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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
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 :[