Search Issue Tracker
In Progress
Fix In Review for 1.3.0
Votes
0
Found in [Package]
1.2.0
1.3.0
Issue ID
N4EBUG-83
Regression
No
[DOTS] The EnableableComponent with GhostEnableBit does not reset to the correct values when NetCode Predicted Spawn is triggered
Reproduction steps:
1. Open the attached project “ReproProject”
2. Open the "Assets/Scenes/SampleScene.unity" scene
3. In the PlayMode Tools Window at (menu: Multiplayer > Window: PlayMode Tools), set an RTT Delay (+ms)
4. Enter Play Mode
5. Observe the Console Window
Expected result: After the spawn at tick 100, the boolean values should be DefaultEnabled/GhostValue: True/True, DefaultDisabled/GhostValue: False/False consistently
Actual result: The boolean values mismatch e.g. DefaultEnabled/GhostValue: False/True, DefaultDisabled/GhostValue: False/False or another variation
Reproducible with: 1.0.8, 1.0.17, 1.1.0-exp.1, 1.2.0-pre.6 (2022.3.12f1, 2022.3.18f1)
Reproducible on: macOS (Intel) 14.2.1, macOS 14.2.1 23C71 Darwin 23.2.0 (by user)
Not reproducible on: No other environment tested
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
Add comment