Search Issue Tracker
Fixed
Fixed in 1.3.X, 7000.0.0a1
Votes
0
Found in [Package]
unified-netcode-2.0.0
netcode-1.2-pre
netcode-1.3.3
Issue ID
MTTB-530
Regression
No
Inspecting Entity throws "NullReferenceException" error when it has NetworkDriver type variable
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/NetCube“ Scene
3. Enter Play Mode
4. In the Entities Hierarchy window (Window > Entities > Hierarchy), enter “all=TestPartial“ into the search bar
5. Select the Entity from the search results
6. Observe the Console
Expected result: No errors are logged in the Console
Actual result: “NullReferenceException” error is logged in the Console
Reproducible with: 1.2.0, 1.2.4 (2022.3.42f1, 6000.0.15f1)
Couldn't test with: 1.3.0-pre.4 (2022.3.42f1) (Multiple missing namespace errors)
Reproducible on: Windows 11, macOS 14.5 (M1 Max)
Not reproducible on: No other environments tested
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
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
- Group Node name text is way smaller in the renaming state than the actual display size
Resolution Note (fix version 1.3.X):
This issue is fixed in an upcoming 1.3.X patch release.