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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
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 :[