Search Issue Tracker
Won't Fix
Won't Fix in 1.6.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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
Resolution Note (1.6.X):
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