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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Add comment