Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.6.0
Issue ID
MTTB-1457
Regression
No
Installing Netcode for Entities and for GameObject packages or vice versa throws unclearable "Assembly with name 'Unity.NetCode.Editor' already exists" errors
*Steps to reproduce:*
1. Create new Unity project
2. Open Package manager window
3. Find "Netcode for Entities" package and install it
4. Find "Netcode for GameObjects" package and install it
5. Observe the Console window
*Actual results:* Errors "Assembly with name 'Unity.NetCode.Editor' already exists (Packages/com.unity.netcode.gameobjects/Editor/Unity.Netcode.Editor.asmdef)" are thrown in Console window
*Expected results:* No errors thrown in the Console after installing packages
*Reproducible with versions:* 1.6.2 (6000.0.54f1, 6000.1.14f1, 6000.2.0b11, 6000.3.0a3)
*Tested on (OS):* Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
Resolution Note:
Hey, this is a known thing and from user perspective there should be no use case for having both packages in the same project, if there is some, we will happily see what it is and reopen the ticket if it makes sense. From our perspective there is no use-cases to use both packages
Otherwise it would require us to release a new major package version (for NGO or N4E) since this is a breaking change
Because of this we decided to close it with "Won't fix" resolution