Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.3.X
Issue ID
UTRANS-32
Regression
No
Multiple errors are thrown when installing the "Netcode For GameObjects" package when the "Entities" package is installed
Reproduction steps:
1. Create a new project
2. Open the Package Manager Window (Window > Package Manager)
3. Add the “Entities” package
4. Add the “Netcode for GameObjects” package
5. Observe the Console Window
Expected result: No errors or warnings are thrown
Actual result: Three “Library/PackageCache/com.unity.transport@1.4.1/Runtime/IPCManager.cs(79,44): error CS1955: Non-invocable member 'NativeHashMap<ushort, int>.Count' cannot be used like a method” and one “Failed to find entry-points” errors are thrown
Reproducible with: 1.4.1 (2022.3.41f1)
Not reproducible with: 2.3.0 (6000.0.14f1)
Could not test with: 2021.3.41 (The Entities package is not available for that Editor version)
Reproducible on: MacOS Sonoma 14.5 (Intel), Windows 11 (user’s)
Not reproducible on: No other environment tested
Note: The issue does not appear when the “Entities” package is not installed
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
Not enough valid use cases. Using both netcode is not common.