JosiahJack / Citadel

The System Shock Fan Remake Project
138 stars 16 forks source link

BUG: Loading Savegame Works in Editor But Fails in Build #321

Closed JosiahJack closed 1 year ago

JosiahJack commented 1 year ago

Describe the bug There are gamebreaking discrepancies between the editor load and in-build loading causing the following:

Everything is working well in the Unity Editor play mode so this is particularly frustrating especially since setting positions is so commonplace.

JosiahJack commented 1 year ago
  1. isStatic is editor only (facepalm)
  2. Found that Player appears to be skipped for some reason after adding in some debug messages.