Search Issue Tracker
In Progress
Votes
0
Found in [Package]
1.2.X
1.3.X - Entities
7000.0.0a1
Issue ID
ECSB-1365
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Add comment