Search Issue Tracker
Fixed
Fixed in 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
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
Resolution Note (fix version 1.10):
Fixed in 1.10.X.