Search Issue Tracker
In Progress
Fix In Review for 1.10.X
Votes
0
Found in [Package]
netcode-1.4.0
Issue ID
MTTB-1611
Regression
No
TileData is empty on the client when the Mineable flag is false
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. In the Entities Hierarchy, navigate to Resources > TileChunk_Pf
5. In Inspector, observe “Tile Chunk Component“ and note that all elements have non-zero Id/Health values regardless of Mineable flag
6. In the Entities Hierarchy, at the top left drop-down, select ClientWorld
7. Repeat step 4
8. In Inspector, observe “Tile Chunk Component”
Expected result: Id and Health values for elements that have Mineable disabled correspond to the values in ServerWorld
Actual result: Id and Health values are 0 for elements with Mineable disabled
Reproducible with: 1.7.0 (6000.0.51f1), 1.8.0 (6000.2.4f1)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- If you press 'C', all tile data will lose a health on the client, and pressing 'S' will do the same on the server
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 1.10):
Fixed in 1.10.X.