decentraland / decentraland/unity-explorer
System.NullReferenceException: Object reference not set to an instance of an object.
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 94
Description
Sentry Issue: [UNITY-EXPLORER-N58](https://decentraland.sentry.io/issues/7294168157/?referrer=github_integration)
```
System.NullReferenceException: Object reference not set to an instance of an object.
File "/opt/workspace/workspace/a065372e-0c5f-4536-0000-0440104d155d.8c1279jznkq/Explorer/Assets/DCL/Landscape/Systems/RenderGroundSystem.cs", line 179, in GetTerrainBounds
File "/opt/workspace/workspace/a065372e-0c5f-4536-0000-0440104d155d.8c1279jznkq/Explorer/Assets/DCL/Landscape/Systems/RenderGroundSystem.cs", line 191, in OnTerrainLoaded
File "/opt/workspace/workspace/a065372e-0c5f-4536-0000-0440104d155d.8c1279jznkq/Explorer/Assets/DCL/Infrastructure/Global/Dynamic/Landscapes/Landscape.cs", line 113, in GenerateStaticScenesTerrainAsync
File "/opt/workspace/workspace/a065372e-0c5f-4536-0000-0440104d155d.8c1279jznkq/Explorer/Assets/DCL/Infrastructure/Global/Dynamic/RealmController.cs", line 281, in WaitForStaticScenesEntityDefinitionsAsync
File "/opt/workspace/workspace/a065372e-0c5f-4536-0000-0440104d155d.8c1279jznkq/Explorer/Assets/DCL/Infrastructure/ECS/StreamableLoading/Common/AssetPromiseAsyncExtensions.cs", line 25, in MoveNext
...
(96 additional frame(s) were not displayed)
```
Contributor guide
Assessment
This issue has not been assessed yet.