Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
Issue ID
756416
Regression
No
SyncVar custom attribute on SyncList causes double serialization
Putting the [SyncVar] custom attribute on a SyncList member variable causes the contents of the SyncList to be serializaed twice when the object is spawned, so the list contains two copies of each element on the client. This attribute is not required for SyncLists - but it should probably be ignored.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment