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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
Not enough valid use cases. Using both netcode is not common.