Search Issue Tracker
Fixed in 5.4.3
Votes
21
Found in
5.2.1p4
Issue ID
737241
Regression
No
[UNET] SyncListStruct class file with certain names is not synced with clients
Steps to reproduce:
1) Download attached "Repro.zip"
2) Open the scene and build the project
3) Host from build, Client from editor
4) Select 'Player' object from hierarchy
5) Under Player.cs component
Expected: SyncList should have 1 element
Actual: It is not synced
Workaround: Rename the Skill.cs file to BuggySkill.cs and repeat the process to see how the SyncList now has one entry as expected
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux][Plastic SCM] Unity Version Control window text is replaced by the key names of the labels and buttons
- [Android] Unstable FPS on a Player with an empty URP Scene when launched on Samsung S9
- Profiler fails to pull data from the Player when Building And Running a development build
- ARM64 build fails when Script Debugging is enabled
- LOD Group Component Meshes do not change when the Scene view is closed
arzi42
Nov 25, 2016 15:15
This still happens in 5.4.3. and even the same work around seems to work.
UnityEngine
Sep 11, 2016 23:58
FIX THIS NOW