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
- 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 (fix version 1.3.X):
This issue is fixed in an upcoming 1.3.X patch release.