Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
5.1.0f2
Issue ID
699613
Regression
No
[Networking/SyncVar] Declaring more than 32 SyncVars in one class causes wrong hook functions to be called
Reproduction steps:
1. Open attached project "UNETSyncVars"
2. Build scene "Test"
3. Launch a host instance and a client instance
4. Observe the log of the client instance
5. Notice that hook functions hook0, hook1, hook32 and hook33 are called, even though only sync0 and sync33 variables are set
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Remote Config window causes performance drop in Editor when multiple settings are added
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
Add comment