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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment