Hi,
it looks like the remake freezes when you should get an achievement.
The log says:
Trying to unlock an achievement with a null or empty ID. This will do nothing!
InvalidOperationException: Steamworks is not initialized.
at Steamworks.InteropHelp.TestIfAvailableClient () [0x0001d] in <1df2275eea074122915324a775b44e17>:0
at Steamworks.SteamUserStats.SetAchievement (System.String pchName) [0x00000] in <1df2275eea074122915324a775b44e17>:0
at AC.ActionUnlockAchievement.unlockSteamAchievement (System.String steamID) [0x00000] in <5cee3df3075140598e07e23f040af52d>:0
at AC.ActionUnlockAchievement.Run () [0x000e5] in <5cee3df3075140598e07e23f040af52d>:0
at AC.ActionList+<RunAction>d__36.MoveNext () [0x00113] in <5cee3df3075140598e07e23f040af52d>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <111bdec6e30245a2a939be273ef7690e>:
(Note: I'm running the Windows build on Linux. I will test this on Windows later)
Edit: This also happens on Windows