My multiplayer packaged game freezes randomly and quite often. I am clueless as to what might be causing it. Everything works perfectly in the editor. Single player packaged game doesn’t freeze as often as multiplayer but it does happen in that mode as well. Any help would be much appreciated.
Its important to note that the game does not crash but rather freezes. The other player connected to the game however, can continue to operate. The game stops any input and the only option is close it via Task Manager. It happens randomly and we haven’t been able to identify any pattern.
We are developing a VR application for the Vive using SteamVR.
Could very large textures cause this? Any other possible reason why this could happen? Are we blocking the rendering thread?