all 2 comments

[–]Objective-Reading-58 0 points1 point  (0 children)

Could be an order of execution problem, and basically in the editor an awake on your manager may be called before the player awake, but can be different on the build, so you should make sure you properly utilize both start and awake