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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment