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 TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Add comment