com.unity.netcode.gameobjects
com.unity.netcode.gameobjects copied to clipboard
Components have inconsistent names in the "Add Component" menu.
Description
Components have inconsistent names in the "Add Component" menu. Some of them have spaces and some do not.
Reproduce Steps
- Select a GameObject
- Click "Add Component" in the inspector
- Type "net"
Actual Outcome
Some components have spaces and some do not.
Expected Outcome
Components should have consistent names.
Screenshots

Environment
- Unity Version: 2021.3.5f1
- Netcode Version: 1.0.0
Backlog MTT-4078