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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment