- Home /
PUN Socket error
Hi, I am using PUN in my project with unity PRO 4.6.3p4. In editor everything is working fine but when I build my project the build crashes on start of the project with the following error : "game`il2cpp::os::SocketImpl::GetLastError() const at SocketImpl.cpp:556:" Can anyone please help me with the issue? Thanks in advance
As I mentioned on the forum, I think the best option here is to submit a bug report with a project that reproduces this issue. Looking at the Unity source code there, I'm not sure how a crash could occur on this line. So we will need to catch it in the act, I think.
@JoshPeterson Thanks for the reply. But on upgrading to 4.6.4p1 this issue is resolved.
Answer by JoshPeterson · Apr 24, 2015 at 03:49 PM
As mentioned by @aastha, the problem was resolved by upgrading to 4.6.4p1.