Search Issue Tracker
In Progress
Votes
0
Found in [Package]
netcode-1.8.0
Issue ID
MTTB-1554
Regression
No
"GhostElement" compilation errors occur when a component contains a ghosted "FixedList512Bytes<Entity>" variable
Reproduction steps:
1. Open the attached “IN-111403” project
2. Observe the Console window
Expected result: No errors are thrown
Actual result: Errors regarding “GhostElement” are thrown
Reproducible with: 1.5.0, 1.8.0 (6000.0.57f1, 6000.2.3f1, 6000.3.0b1)
Not reproducible with: 1.5.0-exp.101 (6000.0.57f1, 6000.2.3f1, 6000.3.0b1)
Reproducible on: Windows 11, Windows 10
Not reproducible on: No other environments tested
Notes:
- Too many errors to display them in description, therefore they are in the comments.
- Errors come from the “Temp\NetCodeGenerated\Assembly-CSharp\_{{xxx}}_Unity_Entities_Entity_GhostElement.cs” generated file.
- After removing “[GhostField]” attribute above “FixedList512Bytes<Entity>” type variable in the “LandManagerAuthoring.cs” Script, the errors are no longer thrown.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
Add comment