decentraland / decentraland/unity-explorer

System.NullReferenceException: Object reference not set to an instance of an object.

Open
#9,355 3 comments 0 reactions 0 assignees View on GitHub
1-high bug duplicate graphics sentry
Dominant language
C#
Stars
23
Forks
17
Avg merge
2d 16h
Merged PRs (30d)
101

Description

Sentry Issue: [UNITY-EXPLORER-PFZ](https://decentraland.sentry.io/issues/7604303654/)

```
System.NullReferenceException: Object reference not set to an instance of an object.
File "DCL.AvatarRendering.cpp", line 31559, in GetRepresentation
File "DCL.AvatarRendering.cpp", line 30598, in GetHidingList
File "DCL.AvatarRendering.cpp", line 31089, in GetHidingList
File "il2cpp-codegen.h", line 633, in SetHideCategories
File "DCL.Social__24.cpp", line 23450, in SetHideCategories
...
(11 additional frame(s) were not displayed)
```
This issue was automatically created by Sentry via [Explorer Alpha Github Issue Creation](https://sentry.io/organizations/decentraland/monitors/alerts/3130340/)

Contributor guide

Open the contributing guide

Research direction

Start with the linked Sentry report and trace the reported GetRepresentation, GetHidingList, and SetHideCategories frames in DCL.AvatarRendering.cpp and DCL.Social__24.cpp. Identify which value is null in the Unity client and reproduce the reported path. Done means the path no longer raises System.NullReferenceException and the Sentry issue is no longer reproduced.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, unity
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.