Search Issue Tracker

Duplicate

Duplicate in 6000.5.X

Votes

0

Found in

6000.5.0a6

Issue ID

UUM-135931

Regression

Yes

CS0619 Errors thrown into the Console when the Netcode for Entities package is installed

Netcode for Entities

-

How to reproduce:
1. Create a new project
2. Install the Netcode for Entities package (com.unity.netcode)
3. Observe the Console

Actual result: Script errors are thrown into the Console
Expected result: No errors are thrown into the Console

Reproducible with: 6000.5.0a5, 6000.5.0a6
Not reproducible with: 6000.0.68f1, 6000.3.10f1, 6000.4.0b10, 6000.5.0a4
Fixed in: 6000.5.0a7

Reproducible on: Windows 11
Not reproducible on: No other environments tested

Note: Errors messages thrown:
"Library\PackageCache\com.unity.netcode@4b708b6fc872\Runtime\Authoring\Hybrid\GhostAuthoringInspectionComponent.cs(81,47): error CS0619: 'EntityGuid.OriginatingId' is obsolete: 'OriginatingId is deprecated, use OriginatingEntityId instead.'"
"Library\PackageCache\com.unity.netcode@4b708b6fc872\Runtime\Authoring\Hybrid\GhostAuthoringInspectionComponent.cs(95,31): error CS0619: 'EntityGuid.b' is obsolete: ''b' is obsolete, please use 'FullNamespaceId' and 'Serial' instead.'"
"Library\PackageCache\com.unity.netcode@4b708b6fc872\Runtime\Authoring\Hybrid\GhostAuthoringInspectionComponent.cs(153,55): error CS0619: 'EntityGuid.OriginatingId' is obsolete: 'OriginatingId is deprecated, use OriginatingEntityId instead.'"
"Library\PackageCache\com.unity.netcode@4b708b6fc872\Runtime\Authoring\Hybrid\GhostAuthoringInspectionComponent.cs(272,70): error CS0619: 'EntityGuid.b' is obsolete: ''b' is obsolete, please use 'FullNamespaceId' and 'Serial' instead.'"
"Library\PackageCache\com.unity.netcode@4b708b6fc872\Runtime\Authoring\Hybrid\GhostAuthoringComponentBaker.cs(402,34): error CS0619: 'EntityGuid.OriginatingId' is obsolete: 'OriginatingId is deprecated, use OriginatingEntityId instead.'"

  1. Resolution Note:

    Thank you for reporting a bug to Unity.

    We have reviewed the issue and found it is a duplicate of an existing bug already logged in our system. To keep things organized and ensure the issue is properly prioritized, we have linked your report to the original case.

    We will now close this report as a duplicate, but the original bug remains open and under review. Your input has been noted and helps us better understand the impact of the issue. If anything changes regarding its severity or impact, please let us know.

    Thank you for helping us improve Unity!

  2. Resolution Note (6000.5.X):

    Thank you for reporting a bug to Unity.

    We have reviewed the issue and found it is a duplicate of an existing bug already logged in our system. To keep things organized and ensure the issue is properly prioritized, we have linked your report to the original case.

    We will now close this report as a duplicate, but the original bug remains open and under review. Your input has been noted and helps us better understand the impact of the issue. If anything changes regarding its severity or impact, please let us know.

    Thank you for helping us improve Unity!

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.