Skip to content

fix: InScenePlaced edge cases#4073

Merged
EmandM merged 10 commits into
develop-2.0.0from
fix/in-scene-placed-edge-cases
Jul 16, 2026
Merged

fix: InScenePlaced edge cases#4073
EmandM merged 10 commits into
develop-2.0.0from
fix/in-scene-placed-edge-cases

fix: serialize the scene placed field and fix DA scene migration (#4086)

bebbc3a
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/patch succeeded Jul 16, 2026 in 1s

41.62% of diff hit (target 66.30%)

View this Pull Request on Codecov

41.62% of diff hit (target 66.30%)

Annotations

Check warning on line 30 in com.unity.netcode.gameobjects/Editor/InScenePlacedProcessor.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Editor/InScenePlacedProcessor.cs#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 36 in com.unity.netcode.gameobjects/Editor/InScenePlacedProcessor.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Editor/InScenePlacedProcessor.cs#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 199 in com.unity.netcode.gameobjects/Editor/NetworkManagerHelper.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Editor/NetworkManagerHelper.cs#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 202 in com.unity.netcode.gameobjects/Editor/NetworkManagerHelper.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Editor/NetworkManagerHelper.cs#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 3496 in com.unity.netcode.gameobjects/Runtime/Components/NetworkTransform.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Components/NetworkTransform.cs#L3493-L3496

Added lines #L3493 - L3496 were not covered by tests

Check warning on line 175 in com.unity.netcode.gameobjects/Runtime/Configuration/NetworkPrefab.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Configuration/NetworkPrefab.cs#L170-L175

Added lines #L170 - L175 were not covered by tests

Check warning on line 183 in com.unity.netcode.gameobjects/Runtime/Configuration/NetworkPrefab.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Configuration/NetworkPrefab.cs#L178-L183

Added lines #L178 - L183 were not covered by tests

Check warning on line 981 in com.unity.netcode.gameobjects/Runtime/Connection/NetworkConnectionManager.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Connection/NetworkConnectionManager.cs#L978-L981

Added lines #L978 - L981 were not covered by tests

Check warning on line 349 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L349

Added line #L349 was not covered by tests

Check warning on line 1896 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L1892-L1896

Added lines #L1892 - L1896 were not covered by tests

Check warning on line 1899 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L1898-L1899

Added lines #L1898 - L1899 were not covered by tests

Check warning on line 2148 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L2148

Added line #L2148 was not covered by tests

Check warning on line 2152 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L2150-L2152

Added lines #L2150 - L2152 were not covered by tests

Check warning on line 2718 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L2715-L2718

Added lines #L2715 - L2718 were not covered by tests

Check warning on line 2721 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L2721

Added line #L2721 was not covered by tests

Check warning on line 2727 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L2727

Added line #L2727 was not covered by tests

Check warning on line 2730 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L2730

Added line #L2730 was not covered by tests

Check warning on line 2732 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L2732

Added line #L2732 was not covered by tests

Check warning on line 3526 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L3526

Added line #L3526 was not covered by tests

Check warning on line 3686 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L3685-L3686

Added lines #L3685 - L3686 were not covered by tests

Check warning on line 3691 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L3691

Added line #L3691 was not covered by tests

Check warning on line 3694 in com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Core/NetworkObject.cs#L3694

Added line #L3694 was not covered by tests

Check warning on line 107 in com.unity.netcode.gameobjects/Runtime/Logging/NetworkLog.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Logging/NetworkLog.cs#L107

Added line #L107 was not covered by tests

Check warning on line 152 in com.unity.netcode.gameobjects/Runtime/Logging/NetworkLog.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Logging/NetworkLog.cs#L152

Added line #L152 was not covered by tests

Check warning on line 156 in com.unity.netcode.gameobjects/Runtime/Logging/NetworkLog.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

com.unity.netcode.gameobjects/Runtime/Logging/NetworkLog.cs#L156

Added line #L156 was not covered by tests