Andy

Results 14 issues of Andy

### Branch staging ### Describe the bug This issue came up in discord so I created a little repo of it. Properties marked with both [Property] and [Sync(SyncFlags.FromHost)] can be...

### Branch staging ### Describe the bug When you upload your project to sbox.game and later test it locally with different static field values, collections can unexpectedly lose their data....

### Branch staging ### Describe the bug Time.Now and Time.Delta are 1 frame delayed from the real values. While testing frame spikes, I found a bug where FixedUpdate didn’t run...

### Branch staging ### Describe the bug If you have a Sync var that is toggling between 2 values, it can sometimes end up stuck in an old state for...