decentraland / decentraland/unity-explorer
System.UriFormatException: Invalid URI: A Dos path must be rooted, for example, 'c:\\'.
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 101
Description
Sentry Issue: [UNITY-EXPLORER-Q0G](https://decentraland.sentry.io/issues/7715904268/)
```
System.UriFormatException: Invalid URI: A Dos path must be rooted, for example, 'c:\\'.
File "System__1.cpp", line 22351, in CreateThis
File "System__1.cpp", line 1718, in .ctor
File "UnityEngine.UnityWebRequestModule.cpp", line 1816, in RedirectTo
```
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 the stack trace entries in System__1.cpp and UnityEngine.UnityWebRequestModule.cpp, focusing on the redirect path. Identify the input that triggers the URI exception and verify that the exception no longer occurs for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- desktop, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100