Support Unreal 5.5. Fix Multi PIE not working when running under one process.

This commit is contained in:
Arnaud Jamin
2024-12-31 01:11:11 -05:00
parent 3539881135
commit 19d88558cb
21 changed files with 339 additions and 77 deletions
-5
View File
@@ -446,8 +446,3 @@ class ACogSamplePlayerController
![Data Assets](https://github.com/arnaud-jamin/Cog/assets/13844285/1f4f3255-4104-4dfc-ab9e-fd34335c0289)
Currently, Cog does not properly work when running under a single process in multiplayer mode. You might want to disable the setting `Editor Preferences - Run Under One Process`:
![image](https://github.com/arnaud-jamin/Cog/assets/13844285/6079b71c-bd41-4193-b3c6-aa76a70984e5)