Search Issue Tracker

Fixed

Fixed in 1.0.0-pre.6

Votes

0

Found in [Package]

1.0.0-pre.5

Issue ID

NCCBUG-115

Regression

Yes

[NetCode] "QosType" and "ConnectionConfig" namespaces missing when installing NetCode

Package: Multiplayer Netcode for GameObjects

-

Reproduction steps:
1. Open new project
2. In Package Manager window, add new package by name - "com.unity.netcode.gameobjects"
3. Observe Console window

Expected result: No errors
Actual result: "The type or namespace name 'QosType' could not be found (are you missing a using directive or an assembly reference?)" and "The type or namespace name 'ConnectionConfig' could not be found (are you missing a using directive or an assembly reference?)" errors

Reproducible with: 2022.2.0a5
Not reproducible with: 2022.1.0b7, 2022.2.0a4

Comments (1)

  1. Rachan

    May 07, 2022 04:36

    And how to fix it?
    I had a same issue today

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.