decentraland / decentraland/unity-explorer
System.Exception: Error on GLTF download (assets/models/out/models/BenchStreet.glb - assets/models/out/models/Bench_mat_baseColor.png): NOT FOUND
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 107
Description
Sentry Issue: [UNITY-EXPLORER-NYW](https://decentraland.sentry.io/issues/7437895317/)
```
System.Exception: Error on GLTF download (assets/models/out/models/BenchStreet.glb - assets/models/out/models/Bench_mat_baseColor.png): NOT FOUND
File "ECS.Unity__1.cpp", line 34773, in GetDownloadUri
File "il2cpp-codegen.h", line 633, in RequestTexture
File "ECS.Unity__1.cpp", line 33692, in RequestTexture
File "GenericMethods.cpp", line 13868, in TryRegisterGroup
File "ECS.Unity__1.cpp", line 33140, in GetUrl
...
(52 additional frame(s) were not displayed)
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
```
This issue was automatically created by Sentry via [Explorer Alpha Github Issue Creation](https://sentry.io/organizations/decentraland/monitors/alerts/3130340/)
Contributor guide
Research direction
Start with the linked Sentry report and trace the reported GetDownloadUri, RequestTexture, TryRegisterGroup, and GetUrl entries. Verify how BenchStreet.glb and Bench_mat_baseColor.png are resolved and confirm the completed fix no longer produces a NOT FOUND download error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100