Inspecting Entity throws "NullReferenceException" error when it has NetworkDriver type variable
Package: Unity Netcode
Won't Fix
1.2.X
This will be fixed in an upcoming 1.3.X patch release.
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