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
- "GetOrAddComponent" method in "Unity.VisualScripting" returns "MissingComponentException" error when the "BoxCollider" Component doesn't exist
- Render Graphs Kebab Menu Buttons are missing padding and Highlight is uneven when hovered over
- Shader Keywords are not detected when defined in include files
- Right-clicking on Blackboard and Graph Inspector calls the contextual menu of the workspace
- [Android][Vulkan]Shader casting issue occurs when using Snapdragon devices with the Vulkan Graphics API
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